summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/all/itbl.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/all/itbl.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/all/itbl.s13
1 files changed, 0 insertions, 13 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/all/itbl.s b/binutils-2.17/gas/testsuite/gas/all/itbl.s
deleted file mode 100644
index 9351aa4b..00000000
--- a/binutils-2.17/gas/testsuite/gas/all/itbl.s
+++ /dev/null
@@ -1,13 +0,0 @@
-
- ; Test case for assembler option "itbl".
- ; Run as "as --itbl itbl itbl.s"
- ; or with stand-alone test case "itbl-test itbl itbl.s".
-
- ; Assemble processor instructions as defined in "itbl".
-
- fee $d3,$c2,0x1 ; 0x4ff07601
- fie ; 0x4ff00000
- foh $2,0x100
- fum $d3,$c2 ; 0x4ff07601
- pig $2,0x100
-