MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / compact-eh-err2.s
1 .gnu_attribute 4, 1
2 .abicalls
3 .text
4 .align 2
5 .globl _Z3fooi
6 .cfi_sections .eh_frame_entry
7 .cfi_startproc
8 .cfi_sections .eh_frame
9 .cfi_endproc
10
This page took 0.038738 seconds and 4 git commands to generate.