Simplify a bunch of code by removing the need for the x86 disassembler table...
Simplify a bunch of code by removing the need for the x86 disassembler table builder to know about extended opcodes. The modrm forms are sufficient to convey the information. llvm-svn: 201060
Loading
Please register or sign in to comment