aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-instruction.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2020-07-06 13:44:03 +0200
committerJan Beulich <jbeulich@suse.com>2020-07-06 13:44:03 +0200
commit21a3faebba444c4d4d0e8f40c3a60cdfbb83c514 (patch)
tree575eb10e3915e16b99481ffb256911455f813125 /gdb/python/py-instruction.c
parentbc152a17ff2f4a476df198d681d37e064f599fae (diff)
downloadbinutils-21a3faebba444c4d4d0e8f40c3a60cdfbb83c514.zip
binutils-21a3faebba444c4d4d0e8f40c3a60cdfbb83c514.tar.gz
binutils-21a3faebba444c4d4d0e8f40c3a60cdfbb83c514.tar.bz2
x86: use %LW / %XW instead of going through vex_w_table[]
Since we have these macros, there's no point having unnecessary table depth. VFPCLASSP{S,D} are now the first instance of using two %-prefixed macros, which has pointed out a problem with the implementation. Instead of using custom code in various case blocks, do the macro accumulation centralized at the top of the main loop of putop(), and zap the accumulated macros at the bottom of that loop once it has been processed.
Diffstat (limited to 'gdb/python/py-instruction.c')
0 files changed, 0 insertions, 0 deletions