Searched refs:f25 (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dfpregdef.h48 #define fs2f $f25
87 #define fs1 $f25
H A Dasmmacro.h125 sdc1 $f25, THREAD_FPR25(\thread)
184 ldc1 $f25, THREAD_FPR25(\thread)
/linux-master/tools/testing/selftests/powerpc/include/
H A Dfpu_asm.h17 stfd f25,(stack_size + STACK_FRAME_MIN_SIZE - 48)(%r1); \
37 lfd f25,(stack_size + STACK_FRAME_MIN_SIZE - 48)(%r1); \
66 lfd f25,88(r3) variable
/linux-master/arch/loongarch/include/asm/
H A Dfpregdef.h35 #define fs1 $f25
H A Dasmmacro.h159 fst.d $f25, \tmp, THREAD_FPR25 - THREAD_FPR0
196 fld.d $f25, \tmp, THREAD_FPR25 - THREAD_FPR0
/linux-master/arch/riscv/kernel/
H A Dfpu.S53 fsd f25, TASK_THREAD_F25_F0(a0)
96 fld f25, TASK_THREAD_F25_F0(a0)
164 __access_func(f25); \
H A Dhead.S419 fmv.s.x f25, zero
/linux-master/arch/mips/kvm/
H A Dfpu.S43 sdc1 $f25, VCPU_FPR25(a0)
87 ldc1 $f25, VCPU_FPR25(a0)
/linux-master/arch/riscv/kvm/
H A Dvcpu_switch.S267 fsw f25, KVM_ARCH_FP_F_F25(a0)
309 fsd f25, KVM_ARCH_FP_D_F25(a0)
351 flw f25, KVM_ARCH_FP_F_F25(a0)
393 fld f25, KVM_ARCH_FP_D_F25(a0)
/linux-master/drivers/video/fbdev/
H A Datafb.c829 } f25 = { variable in typeref:struct:pixel_clock
1071 if ((plen * xres + f25.right + f25.hsync + f25.left) *
1072 fb_info.monspecs.hfmin < f25.f)
1073 pclock = &f25;
1096 if (f25.t * i >= var->pixclock &&
1097 f25.t * i < pcl) {
1098 pcl = f25.t * i;
1099 pclock = &f25;
[all...]
/linux-master/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S46 fcmpu cr1,f0,f25
/linux-master/arch/sparc/kernel/
H A Dfpu_traps.S274 fitod %f25, %f62
317 fdtos %f62, %f25
/linux-master/arch/mips/kernel/
H A Dr4k_fpu.S130 EX sdc1 $f25, 200(a0)
197 EX ldc1 $f25, 200(a0)
/linux-master/arch/loongarch/kernel/
H A Dfpu.S55 EX fst.d $f25, \base, (25 * FPU_REG_WIDTH)
90 EX fld.d $f25, \base, (25 * FPU_REG_WIDTH)
438 movgr2fr.d $f25, t1

Completed in 166 milliseconds