diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-04-14 14:22:21 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-04-14 14:22:21 +0200 |
commit | 55cee09736b3ea53c0c0558e8a3ba5a4987ecf32 (patch) | |
tree | f83a25b94385c86343f371a85a7a703b261b0b17 /gdb/python | |
parent | e25c84752c9df2bf3a999b53afb58e5bebaf3b7c (diff) | |
download | binutils-55cee09736b3ea53c0c0558e8a3ba5a4987ecf32.zip binutils-55cee09736b3ea53c0c0558e8a3ba5a4987ecf32.tar.gz binutils-55cee09736b3ea53c0c0558e8a3ba5a4987ecf32.tar.bz2 |
x86: move PadLock enumerators
... to be all in one group. This helps code generation for code like
|| is_cpu (&i.tm, CpuPadLock)
|| is_cpu (&i.tm, CpuPadLockRNG2)
|| is_cpu (&i.tm, CpuPadLockPHE2)
|| is_cpu (&i.tm, CpuPadLockXMODX)
that we have (effectively) twice.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions