[PATCH] m32r-*-as bad instruction 'seth r0, #shigh(0xffff8000)'

Kazuhiro Inaoka inaoka.kazuhiro@renesas.com
Mon Mar 29 15:55:00 GMT 2004


Hello,

This is a patch to fix the following bug.

Command line:
m32r-linux-as -o tt.o tt.s
or
m32r-elf-as -o tt.o tt.s

pattern is:
	.section .text
	seth r0, #shigh(0xffff8000)
	.end

Error log is:
tt.s: Assembler messages:
tt.s:2: Error: bad instruction 'seth r0,#shigh(0xffff8000)'

Please commit it and regenerate opcodes/m32r-asm.c.

Regards,

Kazuhiro Inaoka

ChangeLog:
2004-03-29  Kazuhiro Inaoka < inaoka dot kazuhiro at renesas dot com >

	* cpu/m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: m32r.opc.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20040329/003fa183/attachment.ksh>


More information about the Binutils mailing list