aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorJens Remus <jremus@linux.ibm.com>2023-12-20 11:34:48 +0100
committerAndreas Krebbel <krebbel@linux.ibm.com>2023-12-20 11:50:32 +0100
commit1c354ebcbacada00db94e8563eca2c73df2096b4 (patch)
tree3c0ab2ea36d1623b1f661cd38833fe1f92c70a99 /gdb/python
parentf96fe7f454bdd077abec2acc415f546bb5646189 (diff)
downloadbinutils-1c354ebcbacada00db94e8563eca2c73df2096b4.zip
binutils-1c354ebcbacada00db94e8563eca2c73df2096b4.tar.gz
binutils-1c354ebcbacada00db94e8563eca2c73df2096b4.tar.bz2
s390: Add suffix to conditional branch instruction descriptions
Suffix the instruction description of conditional branch extended mnemonics with their condition (e.g. "on A high"). This complements the optional printing of instruction descriptions as comments in the disassembly. Due to the added text the maximum description length is increased from 80 to 128 characters (including the trailing '\0' character). opcodes/ * s390-mkopc.c: Add suffix to conditional branch extended mnemonic instruction descriptions. gas/ * testsuite/gas/s390/zarch-insndesc.s: Add test cases for printing of suffixed instruction description of conditional branch extended mnemonics. * testsuite/gas/s390/zarch-insndesc.d: Likewise. Signed-off-by: Jens Remus <jremus@linux.ibm.com> Reviewed-by: Andreas Krebbel <krebbel@linux.ibm.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions