summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/builtin2.d
blob: f0e1c6a143789fd823b08f59f98f7817443cd5c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# as: -no-predefined-syms
# objdump: -dtr
# source: builtin1.s

# Make sure we don't look at the symbol table when parsing special
# register names.

.*:     file format elf64-mmix

SYMBOL TABLE:
0+ l    d  \.text	0+ 
0+ l    d  \.data	0+ 
0+ l    d  \.bss	0+ 
0+14 l       \*ABS\*	0+ rJ
0+ g     F \.text	0+ Main


Disassembly of section \.text:

0+ <Main>:
   0:	fe050004 	get \$5,rJ
   4:	fe060004 	get \$6,rJ
   8:	f6040007 	put rJ,\$7
   c:	f6040008 	put rJ,\$8