]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/cfi/cfi-alpha-1.s
This commit was manufactured by cvs2svn to create branch
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-alpha-1.s
1 .file 1 "z.c"
2 .set noat
3 .set noreorder
4 .text
5 .align 4
6 .globl f
7 .ent f
8 $f..ng:
9 f:
10 .frame $15,32,$26,0
11 .mask 0x4008200,-32
12 .fmask 0x4,-8
13 lda $30,-32($30)
14 stq $26,0($30)
15 stq $9,8($30)
16 stq $15,16($30)
17 stt $f2,24($30)
18 mov $30,$15
19 .prologue 0
20 mov $15,$30
21 ldq $26,0($30)
22 ldq $9,8($30)
23 ldt $f2,24($30)
24 ldq $15,16($30)
25 lda $30,32($30)
26 ret $31,($26),1
27 .end f
28 .ident "GCC: (GNU) 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.1)"