Replace "if (x) free (x)" with "free (x)", gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pdp11 / absreloc.d
1 #name: pdp11 absreloc
2 #objdump: -drw
3
4 .*: file format .*
5
6
7 Disassembly of section .text:
8
9 00000000 <start>:
10 0: 0bf7 fffc tst \$0 <start>
11 4: 0bdf 0000 tst \*\$0 6: 16 \*ABS\*
12 8: 0bf7 0008 tst \$14 <start\+0x14> a: DISP16 \*ABS\*
13 c: 0bdf 0014 tst \*\$24
14 10: 0bf7 0000 tst \$14 <start\+0x14> 12: DISP16 \*ABS\*
15 14: 0bdf 0014 tst \*\$24
This page took 0.031507 seconds and 4 git commands to generate.