Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of...
Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of 0xa6/0xa7, and adding MRM_C0/MRM_E0 forms. Removes 376K from the disassembler tables. llvm-svn: 201641
Loading
Please sign in to comment