Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / jmp-op-n.d
CommitLineData
3c3bdf30
NC
1# objdump: -dr
2# source: jmp-op.s
3# as: -no-expand
4.*: file format elf64-mmix
5
6Disassembly of section \.text:
7
80000000000000000 <Main>:
9 0: fd000000 swym 0,0,0
10
110000000000000004 <here>:
12 4: fd000000 swym 0,0,0
13 8: f1ffffff jmp 4 <here>
14
15000000000000000c <at>:
16 c: f0000000 jmp c <at>
17 10: f0000004 jmp 20 <there>
18 14: f1fffffc jmp 4 <here>
19 18: f0000002 jmp 20 <there>
20 1c: f1fffffa jmp 4 <here>
21
220000000000000020 <there>:
23 20: fd000000 swym 0,0,0
This page took 1.405331 seconds and 4 git commands to generate.