From 071ea11e85eb9d529cc5eb3d35f6247466a21b99 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 16 Apr 1999 01:34:07 +0000 Subject: Initial creation of sourceware repository --- sim/v850/v850-dc | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 sim/v850/v850-dc (limited to 'sim/v850/v850-dc') diff --git a/sim/v850/v850-dc b/sim/v850/v850-dc deleted file mode 100644 index 81a36df..0000000 --- a/sim/v850/v850-dc +++ /dev/null @@ -1,39 +0,0 @@ -# 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 : 5 : : : : 0 : : - - -# for opcode 60,124 - - switch,combine : 4 : 0 : : : : 1 : V,VII : -# start-sanitize-v850e - switch,combine : 4 : 0 : : : : 1 : V,XIII : v850e -# end-sanitize-v850e -# start-sanitize-v850eq - switch,combine : 4 : 0 : : : : 1 : V,XIII : v850eq -# end-sanitize-v850eq - - -# for opcode 63, 127, 1087 et.al. - - switch,combine : 9 : 5 : : : : 1 : : - switch,combine : 4 : 0 : : : : 1 : : - - -# for opcode 40 et.al. - - switch,combine : 4 : 0 : : : : 0 : III,IV : -# start-sanitize-v850eq - switch,combine : 4 : 0 : : : : 0 : III,IV,XIV : v850eq -# end-sanitize-v850eq -# start-sanitize-v850e - - -# for opcode 66 - - switch,combine : 4 : 0 : : : : 0 : I : -# end-sanitize-v850e -- cgit v1.1