3780cf23e3762ab416e97e4be2d2b9a3c66e0abd
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compact-eh3a.s
1 .cfi_sections .eh_frame_entry
2 .section .text.compact3a,"ax",@progbits
3 .globl compact3a
4 .cfi_startproc
5 compact3a:
6 lw $31,44($sp)
7 lw $fp,40($sp)
8 addiu $sp,$sp,48
9 j $31
10 nop
11 .cfi_endproc
12 .globl e22
13 .cfi_startproc
14 __e22:
15 sw $2,24($fp)
16 lw $2,24($fp)
17 xori $3,$4,0x1
18 andi $5,$6,0x00ff
19 .cfi_endproc
This page took 0.030415 seconds and 3 git commands to generate.