Separate x86 opcode maps and 0x66/0xf2/0xf3 prefixes from each other in the...
Separate x86 opcode maps and 0x66/0xf2/0xf3 prefixes from each other in the TSFlags. This greatly simplifies the switch statements in the disassembler tables and the code emitters. llvm-svn: 200522
Loading
Please register or sign in to comment