ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / greg-5s.d
CommitLineData
89b7466f
HPN
1#source: greg-1.s
2#source: gregpsj1.s
3#source: start.s
4#source: a.s
5#as: -x
6#ld: -m elf64mmix
7#objdump: -dt
8
9# Like greg-3, but a different expanding insn.
10
11.*: file format elf64-mmix
12SYMBOL TABLE:
5c799c07 130+ l d \.text 0+ (|\.text)
5c799c07 140+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
ffbc01cc 15#...
89b7466f
HPN
160+4 g \.text 0+ _start
170+fe g \*REG\* 0+ areg
18#...
190+8 g \.text 0+ a
20Disassembly of section \.text:
210+ <_start-0x4>:
22 0: f2fe0002 pushj \$254,8 <a>
230+4 <_start>:
24 4: e3fd0001 setl \$253,0x1
250+8 <a>:
26 8: e3fd0004 setl \$253,0x4
This page took 0.688639 seconds and 4 git commands to generate.