summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sh/pcrel2.d
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/sh/pcrel2.d')
-rw-r--r--gas/testsuite/gas/sh/pcrel2.d23
1 files changed, 0 insertions, 23 deletions
diff --git a/gas/testsuite/gas/sh/pcrel2.d b/gas/testsuite/gas/sh/pcrel2.d
deleted file mode 100644
index 60a01df1cb..0000000000
--- a/gas/testsuite/gas/sh/pcrel2.d
+++ /dev/null
@@ -1,23 +0,0 @@
-#as: -big
-#objdump: -drj.text
-#name: PC-relative loads
-
-.*: file format .*sh.*
-
-Disassembly of section \.text:
-
-00000000 <code>:
- 0: 8b 01 bf 6 <foo>
- 2: d0 02 mov\.l c <bar>,r0 ! 0x6
- 4: 90 02 mov\.w c <bar>,r0 ! 0x0
-
-00000006 <foo>:
- 6: af fe bra 6 <foo>
- 8: 00 09 nop
- a: 00 09 nop
-
-0000000c <bar>:
- c: 00 00 .*[ ]*.*
- e: 00 06 .*[ ]*.*
- 10: 00 0a .*[ ]*.*
- 12: 0c 00 .*[ ]*.*