Scaffolding for 32-bit ModRM decoding

This commit is contained in:
Jeff Parsons 2015-01-20 22:13:40 -08:00 committed by jeffpar
commit 7cdf097c8d
9 changed files with 22819 additions and 2522 deletions

View file

@ -20,6 +20,7 @@
"FATARRAYS": true,
"TYPEDARRAYS": true,
"SAMPLER": true,
"BACKTRACK": true,
"Component": true,
"State": true,
"Bus": true,
@ -43,7 +44,11 @@
"X86CPU": true,
"X86Grps": true,
"X86Help": true,
"X86Mods": true,
"X86ModB": true,
"X86ModW": true,
"X86ModB32": true,
"X86ModW32": true,
"X86ModSIB": true,
"X86OpXX": true,
"X86Op0F": true,
"str": true,