2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / geta-op.d
1 # objdump: -dr
2 .*: file format elf64-mmix
3
4 Disassembly of section \.text:
5
6 0000000000000000 <Main>:
7 0: fd000000 swym 0,0,0
8
9 0000000000000004 <here>:
10 4: fd000000 swym 0,0,0
11 8: f519ffff geta \$25,4 <here>
12
13 000000000000000c <at>:
14 c: f4200000 geta \$32,c <at>
15 10: 424e0008 bz \$78,30 <there>
16 14: f35bfffc pushj \$91,4 <here>
17 18: f387fffb pushj \$135,4 <here>
18 1c: f4870005 geta \$135,30 <there>
19 20: f2870004 pushj \$135,30 <there>
20 24: f2490003 pushj \$73,30 <there>
21 28: f2380002 pushj \$56,30 <there>
22 2c: 5f87fff6 pbev \$135,4 <here>
23
24 0000000000000030 <there>:
25 30: fd000000 swym 0,0,0
This page took 0.0382169999999999 seconds and 4 git commands to generate.