Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A 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)
/openbmc/linux/arch/mips/include/asm/
H A Dfpregdef.h54 #define fs5f $f31
93 #define fs7 $f31
H A Dasmmacro.h128 sdc1 $f31, THREAD_FPR31(\thread)
187 ldc1 $f31, THREAD_FPR31(\thread)
/openbmc/linux/arch/riscv/kernel/
H A Dfpu.S59 fsd f31, TASK_THREAD_F31_F0(a0)
102 fld f31, TASK_THREAD_F31_F0(a0)
H A Dhead.S429 fmv.s.x f31, zero
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S64 fcmpu cr1,f0,f31
72 # f14-f31 are non volatiles
/openbmc/linux/arch/mips/kvm/
H A Dfpu.S46 sdc1 $f31, VCPU_FPR31(a0)
90 ldc1 $f31, VCPU_FPR31(a0)
/openbmc/linux/arch/loongarch/include/asm/
H A Dfpregdef.h41 #define fs7 $f31
H A Dasmmacro.h165 fst.d $f31, \tmp, THREAD_FPR31 - THREAD_FPR0
202 fld.d $f31, \tmp, THREAD_FPR31 - THREAD_FPR0
/openbmc/linux/arch/riscv/kvm/
H A 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)
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace.h185 struct ia64_fpreg f31; /* preserved */ member
/openbmc/linux/arch/ia64/kernel/
H A DMakefile43 CFLAGS_traps.o += -mfixed-range=f2-f5,f16-f31
H A Dentry.h54 .spillsp f30,SW(F30)+16+(off); .spillsp f31,SW(F31)+16+(off); \
H A Dasm-offsets.c153 DEFINE(IA64_SWITCH_STACK_F31_OFFSET, offsetof (struct switch_stack, f31)); in foo()
H A Dmca_asm.S604 stf.spill [temp2]=f31,SW(B3)-SW(F31)
763 ldf.fill f31=[temp2],SW(B3)-SW(F31)
H A Dentry.S99 ldf.fill f29=[sp]; ldf.fill f30=[sp]; mov f31=f0
336 stf.spill [r3]=f31,SW(PR)-SW(F31)
435 ldf.fill f31=[r15],24
H A Dhead.S155 stf.spill.nta [_reg1]=f31,16;;
1155 ldf.fill.nta f31=[r25],16;;
H A Dunaligned.c241 RSW(f30), RSW(f31)
/openbmc/linux/arch/x86/crypto/
H A 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()
/openbmc/linux/arch/mips/kernel/
H A Dr4k_fpu.S133 EX sdc1 $f31, 248(a0)
200 EX ldc1 $f31, 248(a0)
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst58 当系统中存在FPU时,LoongArch有32个浮点寄存器( ``$f0`` ~ ``$f31`` )。在LA64
69 ``$f24``-``$f31`` ``$fs0``-``$fs7`` 静态寄存器 是
/openbmc/linux/arch/loongarch/kernel/
H A Dfpu.S60 EX fst.d $f31, \base, (31 * FPU_REG_WIDTH)
95 EX fld.d $f31, \base, (31 * FPU_REG_WIDTH)
441 movgr2fr.d $f31, t1
/openbmc/linux/arch/sparc/kernel/
H A Dfpu_traps.S280 fitod %f31, %f62
323 fdtos %f62, %f31
/openbmc/linux/Documentation/arch/loongarch/
H A Dintroduction.rst58 LoongArch has 32 FPRs ( ``$f0`` ~ ``$f31`` ) when FPU is present. Each one is
71 ``$f24``-``$f31`` ``$fs0``-``$fs7`` Static registers Yes
/openbmc/linux/arch/alpha/kernel/
H A Dentry.S701 stt $f0, FR(31) # save fpcr in slot of $f31

12