This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] |
For INST_TYPE_RFSL insns there is no register in syntax, dont need special register condition check (eg tnput) Added gas/testsuite/gas/microblaze/special_reg to test for the fatal error this resolves; Fatal error: Cannot use special register with this instruction Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> binutils/gas/Changelog 2012-10-24 David Holsgrove <david.holsgrove@xilinx.com> * config/tc-microblaze.c: Remove special register condition check for INST_TYPE_RFSL related instructions. binutils/gas/testsuite/Changelog 2012-10-24 David Holsgrove <david.holsgrove@xilinx.com> * testsuite/gas/microblaze/special_reg.exp: Add test case. * testsuite/gas/microblaze/special_reg.s: Likewise. * testsuite/gas/microblaze/special_reg.d: Likewise.
Attachment:
0002-gas-config-tc-microblaze.c-Remove-special-register-c.patch
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |