2001-09-04 Elena Zannoni <ezannoni@redhat.com>
[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:
f41e3528
JR
90+0000 <reset> 04 00 orc #0x0,ccr
10 0: R_H8_DIR16 .text[+]0x400
252b5132 11 ...
252b5132
RH
120+0400 <main> f8 7f mov.b #0x7f,r0l
130+0402 <main[+](0x|)2> 28 bb mov.b @0xbb:8,r0l
140+0404 <main[+](0x|)4> 6a 88 ff b9 mov.b r0l,@0xffb9:16
150+0408 <main[+](0x|)8> f8 01 mov.b #0x1,r0l
160+040a <loop> 6a 88 ff bb mov.b r0l,@0xffbb:16
170+040e <delay> 79 01 00 00 mov.w #0x0,r1
180+0412 <deloop> 0b 01 adds #0x1,er1
f41e3528 190+0414 <deloop[+](0x|)2> 46 fc bne .-4 \(412\)
252b5132 200+0416 <deloop[+](0x|)4> 12 88 rotl r0l
f41e3528 210+0418 <deloop[+](0x|)6> 40 f0 bra .-16 \(40a\)
252b5132 22 ...
This page took 0.106395 seconds and 4 git commands to generate.