summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/li.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mips/li.s')
-rw-r--r--gas/testsuite/gas/mips/li.s12
1 files changed, 0 insertions, 12 deletions
diff --git a/gas/testsuite/gas/mips/li.s b/gas/testsuite/gas/mips/li.s
deleted file mode 100644
index 9c3a6018ad8..00000000000
--- a/gas/testsuite/gas/mips/li.s
+++ /dev/null
@@ -1,12 +0,0 @@
-# Source file used to test the li macro.
-
-foo:
- li $4,0
- li $4,1
- li $4,0x8000
- li $4,-0x8000
- li $4,0x10000
- li $4,0x1a5a5
-
-# Round to a 16 byte boundary, for ease in testing multiple targets.
- nop