* config/tc-xtensa.c (xg_translate_sysreg_op): Remove has_underbar
[binutils.git] / ld / testsuite / ld-mmix / greg-3.d
blob0e55087f1814a177cdfc67e8317eca798434cc3a
1 #source: greg-1.s
2 #source: gregget1.s
3 #source: start.s
4 #source: a.s
5 #as: -x
6 #ld: -m elf64mmix
7 #objdump: -dt
9 # A greg usage with an expanding insn. The register reloc must be
10 # evaluated before the expanding reloc. Here, it doesn't appear in the
11 # wrong order, and it doesn't seem like they would naturally appear in the
12 # wrong order, but anyway.
14 .*: file format elf64-mmix
16 SYMBOL TABLE:
17 0+ l d \.text 0+ (|\.text)
18 0+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
19 0+ l d \*ABS\* 0+ (|\.shstrtab)
20 0+ l d \*ABS\* 0+ (|\.symtab)
21 0+ l d \*ABS\* 0+ (|\.strtab)
22 0+10 g \.text 0+ _start
23 0+fe g \*REG\* 0+ areg
24 #...
25 0+14 g \.text 0+ a
27 Disassembly of section \.text:
29 0+ <_start-0x10>:
30 0: e3fe0014 setl \$254,0x14
31 4: e6fe0000 incml \$254,0x0
32 8: e5fe0000 incmh \$254,0x0
33 c: e4fe0000 inch \$254,0x0
35 0+10 <_start>:
36 10: e3fd0001 setl \$253,0x1
38 0+14 <a>:
39 14: e3fd0004 setl \$253,0x4