summaryrefslogtreecommitdiff
path: root/68kinst.h
diff options
context:
space:
mode:
authorMike Pavone <pavone@retrodev.com>2012-11-09 22:01:26 -0800
committerMike Pavone <pavone@retrodev.com>2012-11-09 22:01:26 -0800
commit65d97a68e119dc25d125594d64a4888d9e4d878a (patch)
treecf0e2e62acfdf408e36da4e6bef3f89837226c58 /68kinst.h
parentea4e49497845a870343d2944f3ab519f375b3bd2 (diff)
Finish bit/movep/immediate group except for 68020 instructions
Diffstat (limited to '68kinst.h')
-rw-r--r--68kinst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/68kinst.h b/68kinst.h
index 3a0847c..3aa46cf 100644
--- a/68kinst.h
+++ b/68kinst.h
@@ -95,6 +95,7 @@ typedef enum {
typedef enum {
VAR_NORMAL,
VAR_QUICK,
+ VAR_IMMEDIATE,
VAR_BYTE,
VAR_WORD,
VAR_LONG