Compact EH Support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / loc-swap-2.s
CommitLineData
5045d766
RS
1 .file 1 "loc-swap-2.s"
2 .cfi_startproc
3 .ent foo
4 .type foo,@function
5foo:
6 .loc 1 7
7 move $5,$6
8 .loc 1 9
9 .loc 1 10
10 jr $4
11
12 .loc 1 13
13 move $4,$7
14 .loc 1 14
15 .loc 1 15
16 bnez $4,foo
17
18 .loc 1 17
19 li $5,1
20 .end foo
21 .cfi_endproc
This page took 0.275204 seconds and 4 git commands to generate.