OSDN Git Service

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)
commita2117b14ac00831c89a53efc89ef5d72ca01bd21
treed6cba8ed3ca088ea40714424933f3b0f7ecd5588
parent50361b7b63eb26cf000cd6310894af7243f136fa
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