[Xtensa] check for multiple writes to a register

Bob Wilson bwilson@tensilica.com
Wed Nov 5 00:45:00 GMT 2008


Some future Xtensa processors will allow instructions that write multiple 
outputs to different registers in a single register file, but it is not legal to 
have an instruction that attempts to write multiple values into one register. 
I've committed this patch from Sterling Augustine to check this condition.

gas/ChangeLog:
2008-11-04  Sterling Augustine  <sterling@tensilica.com>
	
	* config/tc-xtensa.c (tinsn_check_arguments): Check for multiple
	writes to the same register.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-reg-check.patch
Type: text/x-diff
Size: 2071 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20081105/81ad9d9d/attachment.bin>


More information about the Binutils mailing list