aboutsummaryrefslogtreecommitdiff
path: root/i386-tok.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386-tok.h')
-rw-r--r--i386-tok.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/i386-tok.h b/i386-tok.h
index 6ba865d..b0ca3ed 100644
--- a/i386-tok.h
+++ b/i386-tok.h
@@ -172,10 +172,11 @@
DEF_ASM(lcall)
DEF_ASM(ljmp)
- DEF_ASMTEST(j)
+ DEF_ASMTEST(j,)
- DEF_ASMTEST(set)
- DEF_ASMTEST(cmov)
+ DEF_ASMTEST(set,)
+ DEF_ASMTEST(set,b)
+ DEF_ASMTEST(cmov,)
DEF_WLX(bsf)
DEF_WLX(bsr)