x86: introduce fake processor type to mark sub-arch entries in cpu_arch[]
authorJan Beulich <jbeulich@suse.com>
Tue, 5 Jul 2022 06:40:39 +0000 (08:40 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 5 Jul 2022 06:40:39 +0000 (08:40 +0200)
commitc368d2a8023052c011b5029471de4f42605c1ed3
treef1c78aac5b09b12da07355193931f6874bf1f156
parent6ceeed2506a745584c8b78f20667a2afecefb6cb
x86: introduce fake processor type to mark sub-arch entries in cpu_arch[]

This is in preparation of dropping the leading . from the strings.

While there also move PROCESSOR_GENERIC{32,64} from the middle of AMD
entries to near the top.
gas/config/tc-i386.c
gas/config/tc-i386.h