aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / builtin2.d
CommitLineData
3c3bdf30
NC
1# as: -no-predefined-syms
2# objdump: -dtr
3# source: builtin1.s
4
5# Make sure we don't look at the symbol table when parsing special
6# register names.
7
8.*: file format elf64-mmix
9
10SYMBOL TABLE:
5c799c07
AM
110+ l d \.text 0+ (|\.text)
120+ l d \.data 0+ (|\.data)
130+ l d \.bss 0+ (|\.bss)
3c3bdf30
NC
140+14 l \*ABS\* 0+ rJ
150+ g F \.text 0+ Main
16
17
18Disassembly of section \.text:
19
200+ <Main>:
21 0: fe050004 get \$5,rJ
22 4: fe060004 get \$6,rJ
23 8: f6040007 put rJ,\$7
24 c: f6040008 put rJ,\$8
This page took 0.77292 seconds and 4 git commands to generate.