This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Display system registers by their names when disassembling RL78 instructions.


*** TEST RESULTS FOR COMMIT 4666280441d1a8d3479d45f1ec5b67cf83d58f35 ***

Author: Vinay Kumar <vinay.g@kpit.com>
Branch: master
Commit: 4666280441d1a8d3479d45f1ec5b67cf83d58f35

Display system registers by their names when disassembling RL78 instructions.

	PR binutils/19158
opcodes	* rl78-decode.opc: Add 's' print operator to instructions that
	access system registers.
	* rl78-decode.c: Regenerate.
	* rl78-dis.c (print_insn_rl78_common): Decode all system
	registers.

tests	* gas/rl78/pr19158.s: New test source file.
	* gas/rl78/pr19158.d: New test case.
	* gas/rl78/rl78.exp: Run the new test.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]