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

/linux-master/arch/mips/include/asm/
H A Dfpregdef.h46 #define fs1f $f23
83 #define ft11 $f23
H A Dasmmacro.h124 sdc1 $f23, THREAD_FPR23(\thread)
183 ldc1 $f23, THREAD_FPR23(\thread)
/linux-master/tools/testing/selftests/powerpc/include/
H A Dfpu_asm.h19 stfd f23,(stack_size + STACK_FRAME_MIN_SIZE - 64)(%r1); \
39 lfd f23,(stack_size + STACK_FRAME_MIN_SIZE - 64)(%r1); \
64 lfd f23,72(r3) variable
/linux-master/arch/loongarch/include/asm/
H A Dfpregdef.h33 #define ft15 $f23
H A Dasmmacro.h157 fst.d $f23, \tmp, THREAD_FPR23 - THREAD_FPR0
194 fld.d $f23, \tmp, THREAD_FPR23 - THREAD_FPR0
/linux-master/arch/riscv/kernel/
H A Dfpu.S51 fsd f23, TASK_THREAD_F23_F0(a0)
94 fld f23, TASK_THREAD_F23_F0(a0)
162 __access_func(f23); \
H A Dhead.S417 fmv.s.x f23, zero
/linux-master/drivers/w1/slaves/
H A Dw1_ds2433.c179 struct w1_f23_data *f23 = sl->family_data; local
216 msleep(f23->cfg->tprog);
221 clear_bit(addr >> W1_PAGE_BITS, f23->validcrc);
/linux-master/arch/mips/kvm/
H A Dfpu.S42 sdc1 $f23, VCPU_FPR23(a0)
86 ldc1 $f23, VCPU_FPR23(a0)
/linux-master/arch/riscv/kvm/
H A Dvcpu_switch.S265 fsw f23, KVM_ARCH_FP_F_F23(a0)
307 fsd f23, KVM_ARCH_FP_D_F23(a0)
349 flw f23, KVM_ARCH_FP_F_F23(a0)
391 fld f23, KVM_ARCH_FP_D_F23(a0)
/linux-master/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S40 fcmpu cr1,f0,f23
/linux-master/arch/sparc/kernel/
H A Dfpu_traps.S272 fitod %f23, %f62
315 fdtos %f62, %f23
/linux-master/arch/mips/kernel/
H A Dr4k_fpu.S129 EX sdc1 $f23, 184(a0)
196 EX ldc1 $f23, 184(a0)
/linux-master/arch/loongarch/kernel/
H A Dfpu.S53 EX fst.d $f23, \base, (23 * FPU_REG_WIDTH)
88 EX fld.d $f23, \base, (23 * FPU_REG_WIDTH)
436 movgr2fr.d $f23, t1

Completed in 245 milliseconds