x86: use ModR/M for FPU insns with operands
This is the correct way of expressing things; encoding the ModR/M byte directly in base_opcode has always been bogus.
Loading
Please register or sign in to comment
This is the correct way of expressing things; encoding the ModR/M byte directly in base_opcode has always been bogus.