aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/instruction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_machine/instruction.cpp')
-rw-r--r--qtmips_machine/instruction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtmips_machine/instruction.cpp b/qtmips_machine/instruction.cpp
index baae4bc..5743c69 100644
--- a/qtmips_machine/instruction.cpp
+++ b/qtmips_machine/instruction.cpp
@@ -103,7 +103,7 @@ static const struct InstructionMap instruction_map[] = {
IM_UNKNOWN, // 44
IM_UNKNOWN, // 45
{"SWR", IT_I, true, .flags = IMF_MEM},
- IM_UNKNOWN, // 47
+ {"CACHE", IT_I, true, .flags = IMF_MEM}, // 47
IM_UNKNOWN, // 48
IM_UNKNOWN, // 49
IM_UNKNOWN, // 50