aboutsummaryrefslogtreecommitdiff
path: root/target-mips/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-mips/cpu.h')
-rw-r--r--target-mips/cpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-mips/cpu.h b/target-mips/cpu.h
index c01bbdac2d..9963cffc72 100644
--- a/target-mips/cpu.h
+++ b/target-mips/cpu.h
@@ -464,6 +464,7 @@ struct CPUMIPSState {
#define CP0C5_EVA 28
#define CP0C5_MSAEn 27
#define CP0C5_SBRI 6
+#define CP0C5_LLB 4
#define CP0C5_UFR 2
#define CP0C5_NFExists 0
int32_t CP0_Config6;