|
@@ -222,7 +222,7 @@
|
|
#define PPC_INST_MULLW 0x7c0001d6
|
|
#define PPC_INST_MULLW 0x7c0001d6
|
|
#define PPC_INST_MULHWU 0x7c000016
|
|
#define PPC_INST_MULHWU 0x7c000016
|
|
#define PPC_INST_MULLI 0x1c000000
|
|
#define PPC_INST_MULLI 0x1c000000
|
|
-#define PPC_INST_DIVWU 0x7c0003d6
|
|
|
|
|
|
+#define PPC_INST_DIVWU 0x7c000396
|
|
#define PPC_INST_RLWINM 0x54000000
|
|
#define PPC_INST_RLWINM 0x54000000
|
|
#define PPC_INST_RLDICR 0x78000004
|
|
#define PPC_INST_RLDICR 0x78000004
|
|
#define PPC_INST_SLW 0x7c000030
|
|
#define PPC_INST_SLW 0x7c000030
|