diff --git a/sim/mips/.Sanitize b/sim/mips/.Sanitize index 5bceb7d882..090d4f72ba 100644 --- a/sim/mips/.Sanitize +++ b/sim/mips/.Sanitize @@ -51,6 +51,8 @@ sim-main.h tconfig.in mips.igen m16.igen +m16.dc +m16run.c mips.dc Things-to-lose: diff --git a/sim/mips/m16.dc b/sim/mips/m16.dc new file mode 100644 index 0000000000..5fde3b1124 --- /dev/null +++ b/sim/mips/m16.dc @@ -0,0 +1,14 @@ +# 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 : 15 : 11 : : : : : : + + switch,combine : 10 : 8 : : : : : : + + switch,combine : 4 : 0 : : : : : : + + switch,combine : 7 : 5 : : : : : : +