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]

Re: [Patch, microblaze, gas] Remove special register check


On 10/24/2012 08:07 AM, Michael Eager wrote:
On 10/24/2012 06:23 AM, David Holsgrove wrote:
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.


OK. I'll check this in.

Committed.



-- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]