We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aaf536 commit 13e6fe4Copy full SHA for 13e6fe4
1 file changed
dkppc/patches/binutils-2.28.patch
@@ -0,0 +1,12 @@
1
+diff -Nbaur binutils-2.27/opcodes/ppc-opc.c binutils-2.27-ppc/opcodes/ppc-opc.c
2
+--- binutils-2.27/opcodes/ppc-opc.c 2016-08-03 08:36:54.000000000 +0100
3
++++ binutils-2.27-ppc/opcodes/ppc-opc.c 2016-11-08 21:37:45.360000000 +0000
4
+@@ -3037,7 +3037,7 @@
5
+ #define MFDEC1 PPC_OPCODE_POWER
6
+ #define MFDEC2 PPC_OPCODE_PPC | PPC_OPCODE_601 | PPC_OPCODE_BOOKE | PPC_OPCODE_TITAN
7
+ #define BOOKE PPC_OPCODE_BOOKE
8
+-#define NO371 PPC_OPCODE_BOOKE | PPC_OPCODE_PPCPS | PPC_OPCODE_EFS
9
++#define NO371 PPC_OPCODE_BOOKE | PPC_OPCODE_EFS
10
+ #define PPCE300 PPC_OPCODE_E300
11
+ #define PPCSPE PPC_OPCODE_SPE
12
+ #define PPCISEL PPC_OPCODE_ISEL
0 commit comments