Commit: RL78L: Fix disassembly of stack pointer based MOVW instructions

Nick Clifton nickc@redhat.com
Thu Jan 14 16:23:00 GMT 2016


Hi Guys,

  I am checking in the patch below to further fix up the display of RL78
  MOVW instructions that use the stack pointer as one of their operands.

Cheers
  Nick
  
gas/ChangeLog
2016-01-14  Nick Clifton  <nickc@redhat.com>

	* testsuite/gas/rl78/sp-relative-movw.s: New test.
	* testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
	* testsuite/gas/rl78/rl78.exp: Run the new test.
 
opcodes/ChangeLog
2016-01-14  Nick Clifton  <nickc@redhat.com>

	* rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
	instructions that can support stack pointer operations.
	* rl78-decode.c: Regenerate.
	* rl78-dis.c: Fix display of stack pointer in MOVW based
	instructions.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: rl78.sp.patch
Type: text/x-patch
Size: 4592 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20160114/fc869691/attachment.bin>


More information about the Binutils mailing list