aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc-opcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/ppc-opcode.h')
-rw-r--r--arch/powerpc/include/asm/ppc-opcode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/ppc-opcode.h b/arch/powerpc/include/asm/ppc-opcode.h
index a6e9e314c707..7f693e0f7499 100644
--- a/arch/powerpc/include/asm/ppc-opcode.h
+++ b/arch/powerpc/include/asm/ppc-opcode.h
@@ -257,6 +257,7 @@
257#define PPC_INST_MTSPR_DSCR_USER_MASK 0xfc1ffffe 257#define PPC_INST_MTSPR_DSCR_USER_MASK 0xfc1ffffe
258#define PPC_INST_MFVSRD 0x7c000066 258#define PPC_INST_MFVSRD 0x7c000066
259#define PPC_INST_MTVSRD 0x7c000166 259#define PPC_INST_MTVSRD 0x7c000166
260#define PPC_INST_SC 0x44000002
260#define PPC_INST_SLBFEE 0x7c0007a7 261#define PPC_INST_SLBFEE 0x7c0007a7
261#define PPC_INST_SLBIA 0x7c0003e4 262#define PPC_INST_SLBIA 0x7c0003e4
262 263