Tim Burke a46e3f1588 igzip: Fix aarch64 registry width for bfinal
We only ever load 32 bits into it, and we only ever want to compare against
32 bits. There was no need to declare it as 64 bits.

Furthermore, there were cases where a 64 bit comparison around
isal_out_overflow_1 led us to erroneously set the block state to
ISAL_BLOCK_INPUT_DONE when it should have been left at ISAL_BLOCK_NEW_HDR.

Fixes #316

Signed-off-by: Tim Burke <tim.burke@gmail.com>
2025-08-29 23:50:35 +08:00
..
2025-04-29 12:16:00 +00:00
2025-08-11 17:37:49 +01:00
2025-06-23 08:48:01 +01:00
2019-03-07 09:28:04 -07:00
2024-04-22 11:35:03 +02:00
2024-04-22 11:35:03 +02:00
2025-08-11 17:37:49 +01:00
2024-04-22 11:35:03 +02:00