isa-l/igzip/igzip_decode_block_stateless_04.asm
Roy Oursler 869712d389 igzip: Rename inflate.asm and fix Makefile.am so that Makefile.unx works
Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
Reviewed-by: Greg Tucker <greg.b.tucker@intel.com>
2016-12-05 16:12:53 -07:00

5 lines
79 B
NASM

%define ARCH 04
%define USE_HSWNI
%include "igzip_decode_block_stateless.asm"