Home
last modified time | relevance | path

Searched refs:f31 (Results 1 – 25 of 25) sorted by relevance

/linux-6.1.9/tools/testing/selftests/powerpc/include/
Dfpu_asm.h11 stfd f31,(stack_size + STACK_FRAME_MIN_SIZE)(%r1); \
31 lfd f31,(stack_size + STACK_FRAME_MIN_SIZE)(%r1); \
72 lfd f31,136(r3)
/linux-6.1.9/arch/mips/include/asm/
Dfpregdef.h68 #define fs5f $f31
107 #define fs7 $f31
Dasmmacro.h128 sdc1 $f31, THREAD_FPR31(\thread)
187 ldc1 $f31, THREAD_FPR31(\thread)
/linux-6.1.9/arch/riscv/kernel/
Dfpu.S59 fsd f31, TASK_THREAD_F31_F0(a0)
102 fld f31, TASK_THREAD_F31_F0(a0)
Dhead.S430 fmv.s.x f31, zero
/linux-6.1.9/arch/mips/kvm/
Dfpu.S46 sdc1 $f31, VCPU_FPR31(a0)
90 ldc1 $f31, VCPU_FPR31(a0)
/linux-6.1.9/tools/testing/selftests/powerpc/math/
Dfpu_asm.S64 fcmpu cr1,f0,f31
72 # f14-f31 are non volatiles
/linux-6.1.9/arch/loongarch/include/asm/
Dfpregdef.h41 #define fs7 $f31
Dasmmacro.h233 fst.d $f31, \tmp, THREAD_FPR31 - THREAD_FPR0
270 fld.d $f31, \tmp, THREAD_FPR31 - THREAD_FPR0
/linux-6.1.9/arch/loongarch/kernel/
Dfpu.S61 EX fst.d $f31, \base, (31 * FPU_REG_WIDTH)
96 EX fld.d $f31, \base, (31 * FPU_REG_WIDTH)
217 movgr2fr.d $f31, t1
/linux-6.1.9/arch/riscv/kvm/
Dvcpu_switch.S275 fsw f31, KVM_ARCH_FP_F_F31(a0)
318 fsd f31, KVM_ARCH_FP_D_F31(a0)
361 flw f31, KVM_ARCH_FP_F_F31(a0)
404 fld f31, KVM_ARCH_FP_D_F31(a0)
/linux-6.1.9/arch/ia64/include/uapi/asm/
Dptrace.h185 struct ia64_fpreg f31; /* preserved */ member
/linux-6.1.9/arch/x86/crypto/
Dcurve25519-x86_64.c1163 u64 f31; in store_felem() local
1184 f31 = f[3U]; in store_felem()
1185 top_bit = f31 >> (u32)63U; in store_felem()
1186 f[3U] = f31 & (u64)0x7fffffffffffffffU; in store_felem()
/linux-6.1.9/arch/ia64/kernel/
DMakefile43 CFLAGS_traps.o += -mfixed-range=f2-f5,f16-f31
Dentry.h54 .spillsp f30,SW(F30)+16+(off); .spillsp f31,SW(F31)+16+(off); \
Dasm-offsets.c153 DEFINE(IA64_SWITCH_STACK_F31_OFFSET, offsetof (struct switch_stack, f31)); in foo()
Dmca_asm.S604 stf.spill [temp2]=f31,SW(B3)-SW(F31)
763 ldf.fill f31=[temp2],SW(B3)-SW(F31)
Dentry.S100 ldf.fill f29=[sp]; ldf.fill f30=[sp]; mov f31=f0
337 stf.spill [r3]=f31,SW(PR)-SW(F31)
436 ldf.fill f31=[r15],24
Dhead.S156 stf.spill.nta [_reg1]=f31,16;;
1156 ldf.fill.nta f31=[r25],16;;
Dunaligned.c241 RSW(f30), RSW(f31)
/linux-6.1.9/arch/mips/kernel/
Dr4k_fpu.S133 EX sdc1 $f31, 248(a0)
200 EX ldc1 $f31, 248(a0)
/linux-6.1.9/Documentation/translations/zh_CN/loongarch/
Dintroduction.rst58 当系统中存在FPU时,LoongArch有32个浮点寄存器( ``$f0`` ~ ``$f31`` )。在LA64
69 ``$f24``-``$f31`` ``$fs0``-``$fs7`` 静态寄存器 是
/linux-6.1.9/arch/sparc/kernel/
Dfpu_traps.S280 fitod %f31, %f62
323 fdtos %f62, %f31
/linux-6.1.9/Documentation/loongarch/
Dintroduction.rst58 LoongArch has 32 FPRs ( ``$f0`` ~ ``$f31`` ) when FPU is present. Each one is
71 ``$f24``-``$f31`` ``$fs0``-``$fs7`` Static registers Yes
/linux-6.1.9/arch/alpha/kernel/
Dentry.S688 stt $f0, 312($sp) # save fpcr in slot of $f31