summaryrefslogtreecommitdiff
path: root/sim/mips/mips.dc
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mips/mips.dc')
-rw-r--r--sim/mips/mips.dc16
1 files changed, 16 insertions, 0 deletions
diff --git a/sim/mips/mips.dc b/sim/mips/mips.dc
new file mode 100644
index 00000000000..98da0244c9e
--- /dev/null
+++ b/sim/mips/mips.dc
@@ -0,0 +1,16 @@
+# most instructions
+# ------ options ------ : Fst : Lst : ff : fl : fe : word : --- fmt --- : model ...
+# { : mask : value : word }
+
+# Top level - create a very big switch statement.
+
+ padded-switch,combine : 31 : 26 : : : : : :
+
+ switch,combine : 5 : 0 : : : : : :
+
+ switch,combine : 20 : 16 : : : : : :
+
+ switch,combine : 25 : 21 : : : : : :
+
+ switch,combine : 10 : 6 : : : : : :
+