2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / builtin1.d
CommitLineData
3c3bdf30
NC
1# objdump: -dtr
2
3# Make sure we can override a built-in symbol with a known constant, like
4# with mmixal.
5
6.*: file format elf64-mmix
7
8SYMBOL TABLE:
90+14 l \*ABS\* 0+ rJ
5c799c07
AM
100+ l d \.text 0+ (|\.text)
110+ l d \.data 0+ (|\.data)
120+ l d \.bss 0+ (|\.bss)
3c3bdf30
NC
130+ g F \.text 0+ Main
14
15
16Disassembly of section \.text:
17
180+ <Main>:
19 0: fe050014 get \$5,rL
20 4: fe060014 get \$6,rL
21 8: f6140007 put rL,\$7
22 c: f6140008 put rL,\$8
This page took 0.359653 seconds and 4 git commands to generate.