📄 n1k7i_2.s
字号:
/* * Copyright (c) 2003, 2006 Matteo Frigo * Copyright (c) 2003, 2006 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 Fri Jan 27 20:10:18 EST 2006 */#include "config.h"/* cheap-mode: VECTGRADE_FULL succeeded. (10 steps) *//* Generated by: ../../../genfft-k7/gen_notw -no-randomized-cse -n 2 -sign 1 -name n1k7i_2 *//* * Generator Id's : * $Id: algsimp.ml,v 1.4 2006-01-05 03:04:27 stevenj Exp $ * $Id: fft.ml,v 1.4 2006-01-05 03:04:27 stevenj Exp $ * $Id: gen_notw.ml,v 1.12 2006-01-05 03:04:27 stevenj Exp $ *//* The following asm code is Copyright (c) 2000-2001 Stefan Kral */.text .balign 64n1k7i_2: subl $20, %esp femms movl %ebx, 16(%esp) movl 40(%esp), %edx movl 44(%esp), %ebx movl 28(%esp), %eax movl 36(%esp), %ecx 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 */ movq (%eax), %mm1 movq (%eax,%edx), %mm0 /* simd data load/store barrier */ addl 52(%esp), %eax movq %mm1, %mm2 pfsub %mm0, %mm1 pfadd %mm0, %mm2 movq %mm1, (%ecx,%ebx) movq %mm2, (%ecx) addl 56(%esp), %ecx decl 48(%esp) jnz .L0 femms movl 16(%esp), %ebx addl $20, %esp ret .section .rodatanam: .string "n1k7i_2" .align 4desc: .long 2 .long nam .double 2 .double 0 .double 0 .double 0 .long fftwf_kdft_k7_pgenus .long 0 .long 0 .long 0 .long 0.text .align 4.globl fftwf_codelet_n1k7i_2fftwf_codelet_n1k7i_2: subl $12,%esp addl $-4,%esp pushl $desc pushl $n1k7i_2 pushl 28(%esp) call fftwf_kdft_register addl $16,%esp addl $12,%esp ret
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -