]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
m68k: Support for jump visualization in disassembly
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 13 Jun 2024 17:41:13 +0000 (19:41 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 7 Oct 2024 19:26:04 +0000 (21:26 +0200)
commit3f30f11f6d577dc4102fe1f996af3ed945b6b144
tree801d2e1de1c65d66046e20caf9e85b91ceaddf59
parent11fe8653a97a2d113eb58680021c657a68d5d362
m68k: Support for jump visualization in disassembly

opcodes/
* m68k-dis.c (m68k_opcode_to_insn_type): Define.
(match_insn_m68k): Call it to set insn_type.
(print_insn_arg) [case 'B']: Set branch target address.
(print_insn_m68k): Set insn_info_valid.
opcodes/m68k-dis.c