bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68hc11 / insns.d
CommitLineData
cd2b2939 1#objdump: -d --prefix-addresses --reloc
60bcf0fa
NC
2#as: -m68hc11
3#name: insns
4
5# Test handling of basic instructions.
6
7.*: +file format elf32\-m68hc11
8
9Disassembly of section .text:
6927f982 100+0+ <_start> lds #0x0+0400 <stack_end>
cd2b2939 11[ ]+1: R_M68HC11_16 stack
6927f982
NC
120+0003 <_start\+0x3> ldx #0x0+0001 <_start\+0x1>
130+0006 <Loop> jsr 0x0+0+ <_start>
cd2b2939
SC
14[ ]+6: R_M68HC11_RL_JUMP \*ABS\*
15[ ]+7: R_M68HC11_16 test
160+0009 <Loop\+0x3> dex
6927f982 170+000a <Loop\+0x4> bne 0x0+0006 <Loop>
cd2b2939
SC
18[ ]+a: R_M68HC11_RL_JUMP \*ABS\*
190+000c <Stop> .byte 0xcd, 0x03
6927f982 200+000e <Stop\+0x2> bra 0x0+0+ <_start>
cd2b2939 21[ ]+e: R_M68HC11_RL_JUMP \*ABS\*
6927f982
NC
220+0010 <test> ldd #0x0+0002 <_start\+0x2>
230+0013 <test\+0x3> jsr 0x0+0+ <_start>
cd2b2939
SC
24[ ]+13: R_M68HC11_RL_JUMP \*ABS\*
25[ ]+14: R_M68HC11_16 test2
260+0016 <test\+0x6> rts
6927f982
NC
270+0017 <test2> ldx 0x17,y
280+001a <test2\+0x3> std 0x17,x
290+001c <test2\+0x5> ldd 0x0,x
300+001e <test2\+0x7> sty 0x0,y
310+0021 <test2\+0xa> stx 0x0,y
320+0024 <test2\+0xd> brclr 0x6,x, #0x04, 0x0+0017 <test2>
cd2b2939 33[ ]+24: R_M68HC11_RL_JUMP \*ABS\*
6927f982 340+0028 <test2\+0x11> brclr 0xc,x, #0x08, 0x0+0017 <test2>
cd2b2939 35[ ]+28: R_M68HC11_RL_JUMP \*ABS\*
6927f982 360+002c <test2\+0x15> ldd \*0x0+0+ <_start>
cd2b2939 37[ ]+2d: R_M68HC11_8 ZD1
6927f982 380+002e <test2\+0x17> ldx \*0x0+0002 <_start\+0x2>
cd2b2939 39[ ]+2f: R_M68HC11_8 ZD1
6927f982 400+0030 <test2\+0x19> clr 0x0+0+ <_start>
cd2b2939 41[ ]+31: R_M68HC11_16 ZD2
6927f982 420+0033 <test2\+0x1c> clr 0x0+0001 <_start\+0x1>
cd2b2939 43[ ]+34: R_M68HC11_16 ZD2
6927f982
NC
440+0036 <test2\+0x1f> bne 0x0+0034 <test2\+0x1d>
450+0038 <test2\+0x21> beq 0x0+003c <test2\+0x25>
460+003a <test2\+0x23> bclr \*0x0+0001 <_start\+0x1>, #0x20
cd2b2939 47[ ]+3b: R_M68HC11_8 ZD1
6927f982 480+003d <test2\+0x26> brclr \*0x0+0002 <_start\+0x2>, #0x28, 0x0+0017 <test2>
cd2b2939
SC
49[ ]+3d: R_M68HC11_RL_JUMP \*ABS\*
50[ ]+3e: R_M68HC11_8 ZD2
6927f982 510+0041 <test2\+0x2a> ldy #0x0+ffec <stack_end\+0xfbec>
cd2b2939 52[ ]+43: R_M68HC11_16 _start
6927f982
NC
530+0045 <test2\+0x2e> ldd 0xc,y
540+0048 <test2\+0x31> addd 0x2c,y
550+004b <test2\+0x34> addd 0x32,y
560+004e <test2\+0x37> subd 0x0+002c <test2\+0x15>
570+0051 <test2\+0x3a> subd #0x0+002c <test2\+0x15>
580+0054 <test2\+0x3d> jmp 0x0+0+ <_start>
cd2b2939
SC
59[ ]+54: R_M68HC11_RL_JUMP \*ABS\*
60[ ]+55: R_M68HC11_16 Stop
6927f982 610+0057 <L1> anda #0x17
98b37a6b 62[ ]+58: R_M68HC11_LO8 \.text
6927f982 630+0059 <L1\+0x2> andb #0x0
98b37a6b 64[ ]+5a: R_M68HC11_HI8 \.text
6927f982 650+5b <L1\+0x4> ldab #0x0
ab53523a 66[ ]+5c: R_M68HC11_PAGE test2
6927f982 670+5d <L1\+0x6> ldy #0x0+ <_start>
ab53523a
SC
68[ ]+5f: R_M68HC11_LO16 test2
690+61 <L1\+0xa> rts
This page took 0.65651 seconds and 4 git commands to generate.