x86: use ModR/M for FPU insns with operands
commitbd78280846e197537cf1ad2a2d52c331be5cb4a2
authorJan Beulich <jbeulich@suse.com>
Fri, 27 Jan 2023 08:22:49 +0000 (27 09:22 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 27 Jan 2023 08:22:49 +0000 (27 09:22 +0100)
treec148124747dbcafa0aae21fb5232e87cdd97748a
parentc47b4d71203e8f53d998b891c4c1beaecd43c728
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.
gas/config/tc-i386.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h