diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-09-30 10:19:00 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-09-30 10:19:00 +0200 |
commit | 839189bc932ea02c9647a3ad829dda72f8a9562c (patch) | |
tree | af1a523bf81dedf1f65d3b5aa531b6252ecd6ffd /ld/ldlex-wrapper.c | |
parent | 79d635fc64ba9ca97c24c0c52c9924dba77e9527 (diff) | |
download | gdb-839189bc932ea02c9647a3ad829dda72f8a9562c.zip gdb-839189bc932ea02c9647a3ad829dda72f8a9562c.tar.gz gdb-839189bc932ea02c9647a3ad829dda72f8a9562c.tar.bz2 |
RISC-V: re-arrange opcode table for consistent alias handling
For disassembly to pick up aliases in favor of underlying insns (helping
readability in the common case), the aliases need to come ahead of the
"base" insns. Slightly more code movement is needed because of insns
with the same name needing to stay next to each other.
Note that the "rorw" alias entry also has the missing INSN_ALIAS added
here.
Clone a few testcases to exercise -Mno-aliases some more, better
covering the differences between the default and that disassembly mode.
Diffstat (limited to 'ld/ldlex-wrapper.c')
0 files changed, 0 insertions, 0 deletions