opcodes/:
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 8 Oct 2007 16:41:35 +0000 (16:41 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 8 Oct 2007 16:41:35 +0000 (16:41 +0000)
commitf409fd1e69832e0b86b1655710cec7997e1fea7a
tree10e34602cd7896047b75a31b0101715ed2c11825
parent741fe287568e6f0da4523c85a5cc5608d05b8335
opcodes/:
* opcodes/mips-dis.c (mips_cp0_names_r3000): New definition.
(mips_cp0_names_r4000): Likewise.
(mips_arch_choices): Link to the above as appropriate.

gas/testsuite/:
* gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic
disassembly.
* gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic
CP0 disassembly.
* mips/mips.exp: Run the new tests.
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/cp0-names-r3000.d [new file with mode: 0644]
gas/testsuite/gas/mips/cp0-names-r4000.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp
opcodes/ChangeLog
opcodes/mips-dis.c
This page took 0.027356 seconds and 4 git commands to generate.