PowerPC Rename powerxx to power10
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / ffxx1-elf.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 ...
4961b731 10 0: R_H8_DIR16 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\)
4961b731 19 415: R_H8_PCREL8 deloop
ed049af3
NC
200+0416 <.*>.*rotl.b r0l
210+0418 <.*>.*bra .0 \(0x41a\)
4961b731 22 419: R_H8_PCREL8 loop
252b5132 23 ...
This page took 1.432283 seconds and 4 git commands to generate.