Tue Sep 4 20:06:09 2001 Jeffrey A Law (law@cygnus.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:
9 ...
4961b731 10 0: R_H8_DIR16 main
252b5132
RH
110+0400 <main> f8 7f mov.b #0x7f,r0l
120+0402 <main[+](0x|)2> 28 bb mov.b @0xbb:8,r0l
130+0404 <main[+](0x|)4> 6a 88 ff b9 mov.b r0l,@0xffb9:16
140+0408 <main[+](0x|)8> f8 01 mov.b #0x1,r0l
150+040a <loop> 6a 88 ff bb mov.b r0l,@0xffbb:16
160+040e <delay> 79 01 00 00 mov.w #0x0,r1
170+0412 <deloop> 0b 01 adds #0x1,er1
4961b731
JL
180+0414 <deloop[+](0x|)2> 46 00 bne .0 \(416\)
19 415: R_H8_PCREL8 deloop
252b5132 200+0416 <deloop[+](0x|)4> 12 88 rotl r0l
4961b731
JL
210+0418 <deloop[+](0x|)6> 40 00 bra .0 \(41a\)
22 419: R_H8_PCREL8 loop
252b5132 23 ...
This page took 0.084238 seconds and 4 git commands to generate.