summary refs log tree commit diff
path: root/amd64.e
diff options
context:
space:
mode:
Diffstat (limited to 'amd64.e')
-rw-r--r--amd64.e2
1 files changed, 1 insertions, 1 deletions
diff --git a/amd64.e b/amd64.e
index e098505..4d3c734 100644
--- a/amd64.e
+++ b/amd64.e
@@ -821,7 +821,7 @@ s" :cc-greater" keyword
   reg64 swap addressing-reg64 ;
 
 ~ (output point, source value, target register -- output point)
-: and-reg68-imm8
+: and-reg64-imm8
   3roll rex-w 0x83 pack8 swap
   4 swap addressing-reg64
   swap pack8 ;