📄 n1k7_4.s
字号:
/* * Copyright (c) 2003 Matteo Frigo * Copyright (c) 2003 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *//* This file was automatically generated --- DO NOT EDIT *//* Generated on Sat Jul 5 21:50:57 EDT 2003 */#include "config.h"/* cheap-mode: VECTGRADE_FULL succeeded. (34 steps) *//* Generated by: /homee/stevenj/cvs/fftw3.0.1/genfft-k7/gen_notw -no-randomized-cse -n 4 -name n1k7_4 *//* * Generator Id's : * $Id: algsimp.ml,v 1.3 2003/03/15 20:29:42 stevenj Exp $ * $Id: fft.ml,v 1.3 2003/03/15 20:29:43 stevenj Exp $ * $Id: gen_notw.ml,v 1.11 2003/04/18 01:21:45 athena Exp $ *//* The following asm code is Copyright (c) 2000-2001 Stefan Kral */.section .rodata .balign 64chs_lo: .long 0x80000000, 0x00000000.text.text .balign 64n1k7_4: subl $20, %esp femms movl %ebx, 16(%esp) movl 40(%esp), %edx movl 44(%esp), %ebx movl 24(%esp), %eax movl %esi, 12(%esp) movl 32(%esp), %ecx movl %edi, 8(%esp) sall $2, 52(%esp) sall $2, 56(%esp) leal (,%edx,4), %edx leal (,%ebx,4), %ebx .p2align 4,,7.L0: /* promise simd cell size = 8 */ leal (%edx,%edx,2), %esi movq (%eax,%edx), %mm1 movq (%eax), %mm4 movq (%eax,%edx,2), %mm3 leal (%ebx,%ebx,2), %edi movq (%eax,%esi), %mm0 /* simd data load/store barrier */ addl 52(%esp), %eax movq %mm1, %mm2 movq %mm4, %mm5 pfsub %mm3, %mm4 pfsub %mm0, %mm2 pfadd %mm3, %mm5 pfadd %mm0, %mm1 movq %mm4, %mm7 pswapd %mm2, %mm2 movq %mm5, %mm6 pxor chs_lo, %mm2 pfadd %mm1, %mm5 pfsub %mm1, %mm6 pfsub %mm2, %mm7 movq %mm5, (%ecx) pfadd %mm2, %mm4 movq %mm6, (%ecx,%ebx,2) movq %mm7, (%ecx,%ebx) movq %mm4, (%ecx,%edi) addl 56(%esp), %ecx decl 48(%esp) jnz .L0 femms movl 16(%esp), %ebx movl 12(%esp), %esi movl 8(%esp), %edi addl $20, %esp ret .section .rodatanam: .string "n1k7_4" .align 4desc: .long 4 .long nam .double 8 .double 0 .double 0 .double 0 .long fftwf_kdft_k7_mgenus .long 0 .long 0 .long 0 .long 0.text .align 4.globl fftwf_codelet_n1k7_4fftwf_codelet_n1k7_4: subl $12,%esp addl $-4,%esp pushl $desc pushl $n1k7_4 pushl 28(%esp) call fftwf_kdft_register addl $16,%esp addl $12,%esp ret
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -