isa-l/igzip/aarch64
Jerry Yu fc69e8fc79 igzip: fix deflate hash bug
if next_in equal end_in, the function should
return.

Change-Id: I59e631bb1f24835fd43f943a3736e016c4e2d0ac
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
2019-12-31 13:15:35 -07:00
..
bitbuf2_aarch64.h igzip: Implement deflate body/finish with assembly 2019-10-11 09:59:30 -07:00
data_struct_aarch64.h igzip: Implement deflate body/finish with assembly 2019-10-11 09:59:30 -07:00
encode_df.S igzip: implement encode_deflate_icf with assembly 2019-11-29 14:45:45 -07:00
gen_icf_map.S igzip: implement gen_icf_map with assembly 2019-12-13 07:54:12 +00:00
huffman_aarch64.h igzip: implement set_long_icf_fg with assembly 2019-10-31 11:02:54 -07:00
igzip_decode_huffman_code_block_aarch64.S igzip:Add decode huffman code for aarch64 2019-12-19 16:10:04 +08:00
igzip_deflate_body_aarch64.S build: fix wrong use the register name 2019-11-01 18:11:00 +08:00
igzip_deflate_finish_aarch64.S build: fix wrong use the register name 2019-11-01 18:11:00 +08:00
igzip_deflate_hash_aarch64.S igzip: fix deflate hash bug 2019-12-31 13:15:35 -07:00
igzip_inflate_multibinary_arm64.S igzip:Add decode huffman code for aarch64 2019-12-19 16:10:04 +08:00
igzip_isal_adler32_neon.S igzip: Optimize adler32 with arm neon 2019-08-29 10:11:06 +08:00
igzip_multibinary_aarch64_dispatcher.c igzip:Add decode huffman code for aarch64 2019-12-19 16:10:04 +08:00
igzip_multibinary_arm64.S igzip: implement gen_icf_map with assembly 2019-12-13 07:54:12 +00:00
igzip_set_long_icf_fg.S igzip: implement set_long_icf_fg with assembly 2019-10-31 11:02:54 -07:00
isal_deflate_icf_body_hash_hist.S build: fix wrong use the register name 2019-11-01 18:11:00 +08:00
isal_deflate_icf_finish_hash_hist.S build: fix wrong use the register name 2019-11-01 18:11:00 +08:00
isal_update_histogram.S build: fix wrong use the register name 2019-11-01 18:11:00 +08:00
lz0a_const_aarch64.h igzip: Implement deflate body/finish with assembly 2019-10-11 09:59:30 -07:00
options_aarch64.h igzip: Implement deflate body/finish with assembly 2019-10-11 09:59:30 -07:00
stdmac_aarch64.h igzip: Implement deflate body/finish with assembly 2019-10-11 09:59:30 -07:00