summaryrefslogtreecommitdiffstats
path: root/src/isa-l/igzip/igzip_update_histogram_04.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/isa-l/igzip/igzip_update_histogram_04.asm')
-rw-r--r--src/isa-l/igzip/igzip_update_histogram_04.asm8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/isa-l/igzip/igzip_update_histogram_04.asm b/src/isa-l/igzip/igzip_update_histogram_04.asm
new file mode 100644
index 000000000..18945b2ac
--- /dev/null
+++ b/src/isa-l/igzip/igzip_update_histogram_04.asm
@@ -0,0 +1,8 @@
+%define ARCH 04
+%define USE_HSWNI
+
+%ifndef COMPARE_TYPE
+%define COMPARE_TYPE 3
+%endif
+
+%include "igzip_update_histogram.asm"