Remove special FP opcode maps and instead add enough MRM_XX formats to handle...
Remove special FP opcode maps and instead add enough MRM_XX formats to handle all the FP operations. This increases format by 1 bit, but decreases opcode map by 1 bit so the TSFlags size doesn't change. llvm-svn: 201649
Loading
Please register or sign in to comment