diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-02-05 22:08:33 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-02-05 22:08:33 +0000 |
commit | 8c9ee21e2f39d0c04d62910a7dd3b00d0e59d3d6 (patch) | |
tree | 8fdf9af4e72f7286418c901fdd3d489089b19155 /sim/mips/m16.dc | |
parent | 61b62559bab5ab2ce6fbe1c56a6136f4d6f2f3e7 (diff) | |
download | gdb-8c9ee21e2f39d0c04d62910a7dd3b00d0e59d3d6.zip gdb-8c9ee21e2f39d0c04d62910a7dd3b00d0e59d3d6.tar.gz gdb-8c9ee21e2f39d0c04d62910a7dd3b00d0e59d3d6.tar.bz2 |
New files, update .Sanitize
Diffstat (limited to 'sim/mips/m16.dc')
-rw-r--r-- | sim/mips/m16.dc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sim/mips/m16.dc b/sim/mips/m16.dc new file mode 100644 index 0000000..5fde3b1 --- /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 : : : : : : + |