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