diff options
author | Maciej W. Rozycki <macro@redhat.com> | 2024-06-13 14:01:54 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@redhat.com> | 2024-06-13 14:01:54 +0100 |
commit | 888ff82e77d9ab8f04893a68cd6b4f518d6b50d9 (patch) | |
tree | f5e7f51aec833bcd7a568c74bed591fec1db1184 /gprofng/common/opteron_pcbe.c | |
parent | 84baa5fe937543578159de698cbb8c5f2e7a57c6 (diff) | |
download | gdb-888ff82e77d9ab8f04893a68cd6b4f518d6b50d9.zip gdb-888ff82e77d9ab8f04893a68cd6b4f518d6b50d9.tar.gz gdb-888ff82e77d9ab8f04893a68cd6b4f518d6b50d9.tar.bz2 |
MIPS/opcodes: Rework INSN_* flags into a consistent block
For historic reasons we have ended up with a random set of discontiguous
bit assignments for INSN_* flags within `membership' and `exclusions'
members of `mips_opcode'. Some of the bits were previously used for ASE
assignments and have been reused in a disorganised fashion since `ase'
has been split off as a member on its own. It makes them hard to track
and maintain, and to see how many we still have available for future
assignments.
Therefore reorder the flags using consecutive bits and matching the
order used with the switch statement in `cpu_is_member'.
Diffstat (limited to 'gprofng/common/opteron_pcbe.c')
0 files changed, 0 insertions, 0 deletions