|
@@ -131,6 +131,8 @@
|
|
/* sorted alphabetically */
|
|
/* sorted alphabetically */
|
|
#define PPC_INST_BHRBE 0x7c00025c
|
|
#define PPC_INST_BHRBE 0x7c00025c
|
|
#define PPC_INST_CLRBHRB 0x7c00035c
|
|
#define PPC_INST_CLRBHRB 0x7c00035c
|
|
|
|
+#define PPC_INST_COPY 0x7c00060c
|
|
|
|
+#define PPC_INST_COPY_FIRST 0x7c20060c
|
|
#define PPC_INST_CP_ABORT 0x7c00068c
|
|
#define PPC_INST_CP_ABORT 0x7c00068c
|
|
#define PPC_INST_DCBA 0x7c0005ec
|
|
#define PPC_INST_DCBA 0x7c0005ec
|
|
#define PPC_INST_DCBA_MASK 0xfc0007fe
|
|
#define PPC_INST_DCBA_MASK 0xfc0007fe
|
|
@@ -161,6 +163,8 @@
|
|
#define PPC_INST_MSGSNDP 0x7c00011c
|
|
#define PPC_INST_MSGSNDP 0x7c00011c
|
|
#define PPC_INST_MTTMR 0x7c0003dc
|
|
#define PPC_INST_MTTMR 0x7c0003dc
|
|
#define PPC_INST_NOP 0x60000000
|
|
#define PPC_INST_NOP 0x60000000
|
|
|
|
+#define PPC_INST_PASTE 0x7c00070c
|
|
|
|
+#define PPC_INST_PASTE_LAST 0x7c20070d
|
|
#define PPC_INST_POPCNTB 0x7c0000f4
|
|
#define PPC_INST_POPCNTB 0x7c0000f4
|
|
#define PPC_INST_POPCNTB_MASK 0xfc0007fe
|
|
#define PPC_INST_POPCNTB_MASK 0xfc0007fe
|
|
#define PPC_INST_POPCNTD 0x7c0003f4
|
|
#define PPC_INST_POPCNTD 0x7c0003f4
|