x86: fold CpuLM and Cpu64
authorJan Beulich <jbeulich@suse.com>
Fri, 15 Sep 2023 07:57:05 +0000 (09:57 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 15 Sep 2023 07:57:05 +0000 (09:57 +0200)
commitda5f9eb43fd792ec2c9366262ba2bf3becb6adb1
tree80129b78ace0e3832da0de8c58d7aa6c80bbf7b3
parentc0260ac61915b053c1a2539797ed5fd06eb99ac6
x86: fold CpuLM and Cpu64

Now that CpuLM is used solely in cpu_arch_flags and cpu_arch[] while
Cpu64 is solely used in insn templates, they no longer need to be
treated different from other "ordinary" flags; the only "unusual" one
left if CpuNo64. Fold both, leaving just Cpu64.
gas/config/tc-i386.c
opcodes/i386-gen.c
opcodes/i386-init.h
opcodes/i386-opc.h
opcodes/i386-tbl.h