|
@@ -152,6 +152,7 @@
|
|
|
#define PPC_INST_LWSYNC 0x7c2004ac
|
|
#define PPC_INST_LWSYNC 0x7c2004ac
|
|
|
#define PPC_INST_SYNC 0x7c0004ac
|
|
#define PPC_INST_SYNC 0x7c0004ac
|
|
|
#define PPC_INST_SYNC_MASK 0xfc0007fe
|
|
#define PPC_INST_SYNC_MASK 0xfc0007fe
|
|
|
|
|
+#define PPC_INST_ISYNC 0x4c00012c
|
|
|
#define PPC_INST_LXVD2X 0x7c000698
|
|
#define PPC_INST_LXVD2X 0x7c000698
|
|
|
#define PPC_INST_MCRXR 0x7c000400
|
|
#define PPC_INST_MCRXR 0x7c000400
|
|
|
#define PPC_INST_MCRXR_MASK 0xfc0007fe
|
|
#define PPC_INST_MCRXR_MASK 0xfc0007fe
|