summaryrefslogtreecommitdiff
path: root/aarch64_small/gen/regs_out_in.hgen
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64_small/gen/regs_out_in.hgen')
-rw-r--r--aarch64_small/gen/regs_out_in.hgen6
1 files changed, 6 insertions, 0 deletions
diff --git a/aarch64_small/gen/regs_out_in.hgen b/aarch64_small/gen/regs_out_in.hgen
index bab53be7..72b1ac3c 100644
--- a/aarch64_small/gen/regs_out_in.hgen
+++ b/aarch64_small/gen/regs_out_in.hgen
@@ -154,3 +154,9 @@
| `AArch64MoveSystemImmediate (_operand,_field) ->
([], [], [], [Next])
+
+| `AArch64DataCache (_t, _dc_op) ->
+ failwith "is anyone using this?"
+
+| `AArch64InstructionCache (_t, _ic_op) ->
+ failwith "is anyone using this?"