gdb/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / relax-direct.d
CommitLineData
19dd1b48
SC
1#source: relax-direct.s
2#as: -m68hc11
fae5f26d 3#ld: -m m68hc11elf --relax
19dd1b48 4#objdump: -d --prefix-addresses -r
19dd1b48
SC
5
6.*: +file format elf32-m68hc11
7
8Disassembly of section .text:
90+8000 <_start> lds \*0+28 <stack>
100+8002 <_start\+0x2> ldd \*0+ <__bss_size>
110+8004 <_start\+0x4> beq 0+800f <F1>
120+8006 <_start\+0x6> bne 0+800b <_start\+0xb>
130+8008 <_start\+0x8> jmp 0+8138 <F2>
140+800b <_start\+0xb> std \*0+ <__bss_size>
150+800d <_start\+0xd> jsr \*0+ <__bss_size>
160+800f <F1> addd \*0+4 <_toto>
170+8011 <F1\+0x2> bne 0+8000 <_start>
180+8013 <F1\+0x4> addd \*0+cc <_table\+0x9a>
190+8015 <F1\+0x6> addd 0+114 <_stack_top\+0x1a>
200+8018 <F1\+0x9> adca \*0+34 <_table\+0x2>
210+801a <F1\+0xb> adcb \*0+35 <_table\+0x3>
220+801c <F1\+0xd> adda \*0+36 <_table\+0x4>
230+801e <F1\+0xf> addb \*0+37 <_table\+0x5>
240+8020 <F1\+0x11> addd \*0+38 <_table\+0x6>
250+8022 <F1\+0x13> anda \*0+39 <_table\+0x7>
260+8024 <F1\+0x15> andb \*0+3a <_table\+0x8>
270+8026 <F1\+0x17> cmpa \*0+3b <_table\+0x9>
280+8028 <F1\+0x19> cmpb \*0+3c <_table\+0xa>
290+802a <F1\+0x1b> cpd \*0+3d <_table\+0xb>
300+802d <F1\+0x1e> cpx \*0+3e <_table\+0xc>
310+802f <F1\+0x20> cpy \*0+3f <_table\+0xd>
320+8032 <F1\+0x23> eora \*0+40 <_table\+0xe>
330+8034 <F1\+0x25> eorb \*0+41 <_table\+0xf>
340+8036 <F1\+0x27> jsr \*0+42 <_table\+0x10>
350+8038 <F1\+0x29> ldaa \*0+43 <_table\+0x11>
360+803a <F1\+0x2b> ldab \*0+44 <_table\+0x12>
370+803c <F1\+0x2d> ldd \*0+45 <_table\+0x13>
380+803e <F1\+0x2f> lds \*0+46 <_table\+0x14>
390+8040 <F1\+0x31> ldx \*0+47 <_table\+0x15>
400+8042 <F1\+0x33> ldy \*0+48 <_table\+0x16>
410+8045 <F1\+0x36> oraa \*0+49 <_table\+0x17>
420+8047 <F1\+0x38> orab \*0+4a <_table\+0x18>
430+8049 <F1\+0x3a> sbcb \*0+4b <_table\+0x19>
440+804b <F1\+0x3c> sbca \*0+4c <_table\+0x1a>
450+804d <F1\+0x3e> staa \*0+4d <_table\+0x1b>
460+804f <F1\+0x40> stab \*0+4e <_table\+0x1c>
470+8051 <F1\+0x42> std \*0+4f <_table\+0x1d>
480+8053 <F1\+0x44> sts \*0+50 <_table\+0x1e>
490+8055 <F1\+0x46> stx \*0+51 <_table\+0x1f>
500+8057 <F1\+0x48> sty \*0+52 <_table\+0x20>
510+805a <F1\+0x4b> suba \*0+53 <_table\+0x21>
520+805c <F1\+0x4d> subb \*0+54 <_table\+0x22>
530+805e <F1\+0x4f> subd \*0+55 <_table\+0x23>
540+8060 <F1\+0x51> bne 0+8000 <_start>
550+8062 <F1\+0x53> bra 0+800f <F1>
560+8064 <F1\+0x55> rts
570+8065 <no_relax> addd 0+136 <_stack_top\+0x3c>
580+8068 <no_relax\+0x3> std 0+122 <_stack_top\+0x28>
590+806b <no_relax\+0x6> tst 0+5 <_toto\+0x1>
600+806e <no_relax\+0x9> bne 0+8065 <no_relax>
61 ...
620+8138 <F2> jmp 0+8000 <_start>
This page took 0.415376 seconds and 4 git commands to generate.