summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux/realemu/dat.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-04-20 19:30:44 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-04-20 19:30:44 +0000
commit00d93eeafde6daa0040d29170939304c5e4f9c6f (patch)
tree0f701a4800e906cc01f0a0eb9b35ab5d8f0a0bac /sys/src/cmd/aux/realemu/dat.h
parent7381779ba2a18a8a75331c3b851d15be224e7b98 (diff)
realemu: bittest ops for 0F prefix
Diffstat (limited to 'sys/src/cmd/aux/realemu/dat.h')
-rw-r--r--sys/src/cmd/aux/realemu/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/aux/realemu/dat.h b/sys/src/cmd/aux/realemu/dat.h
index 9c8ece20d..8a2bb4643 100644
--- a/sys/src/cmd/aux/realemu/dat.h
+++ b/sys/src/cmd/aux/realemu/dat.h
@@ -292,6 +292,7 @@ enum {
OGP3v,
OGP4,
OGP5,
+ OGP8,
OGP10,
OGP12,
OHLT,