summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/h8300/ffxx1-elf.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/h8300/ffxx1-elf.d')
-rw-r--r--binutils-2.17/gas/testsuite/gas/h8300/ffxx1-elf.d23
1 files changed, 0 insertions, 23 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/h8300/ffxx1-elf.d b/binutils-2.17/gas/testsuite/gas/h8300/ffxx1-elf.d
deleted file mode 100644
index 89e7224d..00000000
--- a/binutils-2.17/gas/testsuite/gas/h8300/ffxx1-elf.d
+++ /dev/null
@@ -1,23 +0,0 @@
-#objdump: --prefix-addresses -dr
-#name: FFxx1
-
-# Test for FFxx:8 addressing.
-
-.*: file format .*h8300.*
-
-Disassembly of section .text:
- ...
- 0: R_H8_DIR16 main
-0+0400 <main>.*mov.b #0x7f,r0l
-0+0402 <.*>.*mov.b @0xbb:8,r0l
-0+0404 <.*>.*mov.b r0l,@0xffb9:16
-0+0408 <.*>.*mov.b #0x1,r0l
-0+040a <loop>.*mov.b r0l,@0xffbb:16
-0+040e <delay>.*mov.w #0x0,r1
-0+0412 <deloop>.*adds #1,r1
-0+0414 <.*>.*bne .0 \(0x416\)
- 415: R_H8_PCREL8 deloop
-0+0416 <.*>.*rotl.b r0l
-0+0418 <.*>.*bra .0 \(0x41a\)
- 419: R_H8_PCREL8 loop
- ...