aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arc-dis.c
diff options
context:
space:
mode:
authorDmitry Selyutin <ghostmansd@gmail.com>2022-07-18 12:46:53 +0300
committerAlan Modra <amodra@gmail.com>2022-07-20 12:20:14 +0930
commitffd29c9c21422ddacdd66ead68ee060ac01a28c5 (patch)
tree8a11642e5cd5e8dce66bd2ab172105d65cf7c28f /opcodes/arc-dis.c
parent73d9afb778a2278c9a6fcc17f9a2c2ccbef8cce5 (diff)
downloadgdb-ffd29c9c21422ddacdd66ead68ee060ac01a28c5.zip
gdb-ffd29c9c21422ddacdd66ead68ee060ac01a28c5.tar.gz
gdb-ffd29c9c21422ddacdd66ead68ee060ac01a28c5.tar.bz2
gas/symbols: introduce md_resolve_symbol
Assuming GMSD is a special operand, marked as O_md1, the code: .set VREG, GMSD .set REG, VREG extsw REG, 2 ...fails upon attempts to resolve the value of the symbol. This happens since machine-dependent values are not handled in the giant op switch. We introduce a custom md_resolve_symbol macro; the ports can use this macro to customize the behavior when resolve_symbol_value hits O_md operand.
Diffstat (limited to 'opcodes/arc-dis.c')
0 files changed, 0 insertions, 0 deletions