Display signed hex number in x32 addend overflow check
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / adj-brset.d
CommitLineData
19dd1b48
SC
1#source: adj-brset.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> brclr 140,x \#\$c8 0+804a <L8>
100+8004 <L1> addd \*0+4 <_toto>
110+8006 <L1\+0x2> brclr 20,x \#\$03 0+8004 <L1>
120+800a <L1\+0x6> brclr 90,x \#\$63 0+801a <L3>
130+800e <L2> addd \*0+4 <_toto>
140+8010 <L2\+0x2> brclr 19,y \#\$04 0+800e <L2>
150+8015 <L2\+0x7> brclr 91,y \#\$62 0+8024 <L4>
160+801a <L3> addd \*0+4 <_toto>
170+801c <L3\+0x2> brset 18,x \#\$05 0+801a <L3>
180+8020 <L3\+0x6> brset 92,x \#\$61 0+8030 <L5>
190+8024 <L4> addd \*0+4 <_toto>
200+8026 <L4\+0x2> brset 17,y \#\$06 0+8024 <L4>
210+802b <L4\+0x7> brset 93,y \#\$60 0+8030 <L5>
220+8030 <L5> addd \*0+4 <_toto>
230+8032 <L5\+0x2> brset \*0+32 <_table> \#\$07 0+8030 <L5>
240+8036 <L5\+0x6> brset \*0+3c <_table\+0xa> \#\$5f 0+8044 <L7>
250+803a <L6> addd \*0+4 <_toto>
260+803c <L6\+0x2> brclr \*0+33 <_table\+0x1> \#\$08 0+803a <L6>
270+8040 <L6\+0x6> brset \*0+3d <_table\+0xb> \#\$5e 0+804a <L8>
280+8044 <L7> addd \*0+4 <_toto>
290+8046 <L7\+0x2> brclr \*0+33 <_table\+0x1> \#\$08 0+803a <L6>
300+804a <L8> brclr 140,x \#\$c8 0+8000 <_start>
310+804e <L8\+0x4> rts
This page took 0.410842 seconds and 4 git commands to generate.