|
@@ -143,6 +143,8 @@
|
|
#define PPC_INST_LSWX 0x7c00042a
|
|
#define PPC_INST_LSWX 0x7c00042a
|
|
#define PPC_INST_LWARX 0x7c000028
|
|
#define PPC_INST_LWARX 0x7c000028
|
|
#define PPC_INST_LWSYNC 0x7c2004ac
|
|
#define PPC_INST_LWSYNC 0x7c2004ac
|
|
|
|
+#define PPC_INST_SYNC 0x7c0004ac
|
|
|
|
+#define PPC_INST_SYNC_MASK 0xfc0007fe
|
|
#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
|