aboutsummaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2022-09-30 10:19:00 +0200
committerJan Beulich <jbeulich@suse.com>2022-09-30 10:19:00 +0200
commit839189bc932ea02c9647a3ad829dda72f8a9562c (patch)
treeaf1a523bf81dedf1f65d3b5aa531b6252ecd6ffd /binutils/objcopy.c
parent79d635fc64ba9ca97c24c0c52c9924dba77e9527 (diff)
downloadbinutils-839189bc932ea02c9647a3ad829dda72f8a9562c.zip
binutils-839189bc932ea02c9647a3ad829dda72f8a9562c.tar.gz
binutils-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 'binutils/objcopy.c')
0 files changed, 0 insertions, 0 deletions