2004-02-19 Aldy Hernandez <aldyh@redhat.com>
* ppc-opc.c: Add mfmcar.
This commit is contained in:
parent
960ccd7d81
commit
23d59c56c9
@ -1,3 +1,7 @@
|
||||
2004-02-19 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* ppc-opc.c: Add mfmcar.
|
||||
|
||||
2004-02-10 Petko Manolov <petkan@nucleusys.com>
|
||||
|
||||
* arm-opc.h Maverick accumulator register opcode fixes.
|
||||
|
@ -3696,6 +3696,7 @@ const struct powerpc_opcode powerpc_opcodes[] = {
|
||||
{ "mfmcsrr0", XSPR(31,339,570), XSPR_MASK, PPCRFMCI, { RT } },
|
||||
{ "mfmcsrr1", XSPR(31,339,571), XSPR_MASK, PPCRFMCI, { RT } },
|
||||
{ "mfmcsr", XSPR(31,339,572), XSPR_MASK, PPCRFMCI, { RT } },
|
||||
{ "mfmcar", XSPR(31,339,573), XSPR_MASK, PPCRFMCI, { RT } },
|
||||
{ "mfdpdr", XSPR(31,339,630), XSPR_MASK, PPC860, { RT } },
|
||||
{ "mfdpir", XSPR(31,339,631), XSPR_MASK, PPC860, { RT } },
|
||||
{ "mfimmr", XSPR(31,339,638), XSPR_MASK, PPC860, { RT } },
|
||||
|
Loading…
x
Reference in New Issue
Block a user