gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / ffxx1-elf.d
... / ...
CommitLineData
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: R_H8_DIR16 main
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\)
19 415: R_H8_PCREL8 deloop
200+0416 <.*>.*rotl.b r0l
210+0418 <.*>.*bra .0 \(0x41a\)
22 419: R_H8_PCREL8 loop
23 ...
This page took 0.022724 seconds and 4 git commands to generate.