3f5c7ec08607921ad4e52242c9d13755c6fdc1fd
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compact-eh1a.s
1 .cfi_sections .eh_frame_entry
2 .section .text.compact1a,"ax",@progbits
3 .globl compact1a
4 .cfi_startproc
5 compact1a:
6 sw $2,16($fp)
7 lw $2,16($fp)
8 lw $5,4($3)
9 addiu $3,$2,1
10 .cfi_fde_data 0x5e,0x3,0x59,0xf1
11 .cfi_endproc
This page took 0.030316 seconds and 3 git commands to generate.