Remove IEEE 695 object support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / ffxx1-coff.d
CommitLineData
252b5132
RH
1#objdump: --prefix-addresses -dr
2#name: FFxx1
3
4# Test for FFxx:8 addressing.
5
6.*: file format .*h8300.*
7
8Disassembly of section .text:
9 ...
10 0: 16 main
ed049af3
NC
110+0400 <main>.*mov.b #0x7f,r0l
120+0402 <.*>.*mov.b @0xbb:8,r0l
130+0404 <.*>.*mov.b r0l,@0xffb9:16
140+0408 <.*>.*mov.b #0x1,r0l
150+040a <loop>.*mov.b r0l,@0xffbb:16
160+040e <delay>.*mov.w #0x0,r1
170+0412 <deloop>.*adds #1,r1
180+0414 <.*>.*bne .0 \(0x416\)
252b5132 19 415: DISP8 deloop[+]0xffffffff
ed049af3
NC
200+0416 <.*>.*rotl.b r0l
210+0418 <.*>.*bra .0 \(0x41a\)
252b5132
RH
22 419: DISP8 loop[+]0xffffffff
23 ...
This page took 0.776621 seconds and 4 git commands to generate.