summaryrefslogtreecommitdiff
path: root/contrib/masmx86/match686.asm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/masmx86/match686.asm')
-rw-r--r--contrib/masmx86/match686.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/masmx86/match686.asm b/contrib/masmx86/match686.asm
index 1eaf555..3b09212 100644
--- a/contrib/masmx86/match686.asm
+++ b/contrib/masmx86/match686.asm
@@ -195,6 +195,7 @@ dsNiceMatch equ 136+zlib1222add
195 ELSE 195 ELSE
196 _longest_match proc near 196 _longest_match proc near
197 ENDIF 197 ENDIF
198.FPO (9, 4, 0, 0, 1, 0)
198 199
199;;; Save registers that the compiler may be using, and adjust esp to 200;;; Save registers that the compiler may be using, and adjust esp to
200;;; make room for our stack frame. 201;;; make room for our stack frame.