2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-5.d
1 #source: err-bpo3.s
2 #as: -linker-allocated-gregs
3 #objdump: -dr
4
5 # The -linker-allocated-gregs option validates omissions of GREG.
6
7 .*: file format elf64-mmix
8
9 Disassembly of section \.text:
10
11 0+ <a>:
12 0: 0000002a trap 0,0,42
13 4: 8d2b0000 ldo \$43,\$0,0
14 6: R_MMIX_BASE_PLUS_OFFSET \.text\+0x34
15 \.\.\.
16
17 0+108 <d>:
18 108: 0000001c trap 0,0,28
19 10c: 8d8f0000 ldo \$143,\$0,0
20 10e: R_MMIX_BASE_PLUS_OFFSET \.text\+0x114
21 110: 8df30000 ldo \$243,\$0,0
22 112: R_MMIX_BASE_PLUS_OFFSET \.text\+0xc
23 114: 23670000 addu \$103,\$0,0
24 116: R_MMIX_BASE_PLUS_OFFSET \.text\+0x130
25 118: 230d0000 addu \$13,\$0,0
26 11a: R_MMIX_BASE_PLUS_OFFSET \.text\+0x18
This page took 0.029667 seconds and 4 git commands to generate.