diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-04-20 19:30:44 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-04-20 19:30:44 +0000 |
commit | 00d93eeafde6daa0040d29170939304c5e4f9c6f (patch) | |
tree | 0f701a4800e906cc01f0a0eb9b35ab5d8f0a0bac /sys/src/cmd/aux/realemu/dat.h | |
parent | 7381779ba2a18a8a75331c3b851d15be224e7b98 (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.h | 1 |
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, |