[PATCH bfin] Don't use regno for multiple purpose

Jie Zhang jie.zhang@analog.com
Thu Sep 3 17:17:00 GMT 2009


Internally, register data structure has a 'flags' member, but which is 
never used. All flags are added to 'regno' member, which is intended for 
register number. This patch makes use of 'flags' for flags and 'regno' 
only for register number. No functional changes. Committed.


Jie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-bfin-use-register-flags.diff
Type: text/x-patch
Size: 3881 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20090903/53e23377/attachment.bin>


More information about the Binutils mailing list