summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/cfi/cfi-alpha-1.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/cfi/cfi-alpha-1.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/cfi/cfi-alpha-1.s28
1 files changed, 0 insertions, 28 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/cfi/cfi-alpha-1.s b/binutils-2.17/gas/testsuite/gas/cfi/cfi-alpha-1.s
deleted file mode 100644
index 34e28ce8..00000000
--- a/binutils-2.17/gas/testsuite/gas/cfi/cfi-alpha-1.s
+++ /dev/null
@@ -1,28 +0,0 @@
- .file 1 "z.c"
- .set noat
- .set noreorder
-.text
- .align 4
- .globl f
- .ent f
-$f..ng:
-f:
- .frame $15,32,$26,0
- .mask 0x4008200,-32
- .fmask 0x4,-8
- lda $30,-32($30)
- stq $26,0($30)
- stq $9,8($30)
- stq $15,16($30)
- stt $f2,24($30)
- mov $30,$15
- .prologue 0
- mov $15,$30
- ldq $26,0($30)
- ldq $9,8($30)
- ldt $f2,24($30)
- ldq $15,16($30)
- lda $30,32($30)
- ret $31,($26),1
- .end f
- .ident "GCC: (GNU) 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.1)"