Searched refs:f9 (Results 1 - 25 of 61) sorted by last modified time

123

/linux-master/arch/loongarch/kernel/
H A Dfpu.S39 EX fst.d $f9, \base, (9 * FPU_REG_WIDTH)
74 EX fld.d $f9, \base, (9 * FPU_REG_WIDTH)
422 movgr2fr.d $f9, t1
/linux-master/arch/mips/include/asm/
H A Dasmmacro.h117 sdc1 $f9, THREAD_FPR9(\thread)
176 ldc1 $f9, THREAD_FPR9(\thread)
/linux-master/drivers/pinctrl/qcom/
H A Dpinctrl-x1e80100.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
29 msm_mux_##f9 \
H A Dpinctrl-sm8650.c16 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \
31 msm_mux_##f9, \
H A Dpinctrl-sm4450.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
29 msm_mux_##f9 \
H A Dpinctrl-sm8550.c16 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
31 msm_mux_##f9 \
H A Dpinctrl-sm8450.c15 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
30 msm_mux_##f9 \
H A Dpinctrl-sm8350.c15 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
30 msm_mux_##f9 \
H A Dpinctrl-sm8250.c25 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
40 msm_mux_##f9 \
H A Dpinctrl-sm8150.c24 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
39 msm_mux_##f9 \
H A Dpinctrl-sm6375.c15 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
30 msm_mux_##f9 \
H A Dpinctrl-sm7150.c28 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
43 msm_mux_##f9 \
H A Dpinctrl-sm6350.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
29 msm_mux_##f9 \
H A Dpinctrl-sm6125.c21 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
36 msm_mux_##f9 \
H A Dpinctrl-sdx75.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \
49 msm_mux_##f9, \
H A Dpinctrl-sm6115.c24 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
39 msm_mux_##f9 \
H A Dpinctrl-sdm845.c17 #define PINGROUP(id, base, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \
32 msm_mux_##f9, \
H A Dpinctrl-sdx55.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
29 msm_mux_##f9 \
H A Dpinctrl-sdx65.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
29 msm_mux_##f9 \
H A Dpinctrl-sdm660.c27 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
42 msm_mux_##f9 \
H A Dpinctrl-sdm670.c18 #define PINGROUP(id, base, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
33 msm_mux_##f9 \
/linux-master/arch/riscv/kvm/
H A Dvcpu_switch.S251 fsw f9, KVM_ARCH_FP_F_F9(a0)
293 fsd f9, KVM_ARCH_FP_D_F9(a0)
335 flw f9, KVM_ARCH_FP_F_F9(a0)
377 fld f9, KVM_ARCH_FP_D_F9(a0)
/linux-master/arch/riscv/kernel/
H A Dhead.S403 fmv.s.x f9, zero
H A Dfpu.S37 fsd f9, TASK_THREAD_F9_F0(a0)
80 fld f9, TASK_THREAD_F9_F0(a0)
148 __access_func(f9); \
/linux-master/arch/loongarch/include/asm/
H A Dasmmacro.h143 fst.d $f9, \tmp, THREAD_FPR9 - THREAD_FPR0
180 fld.d $f9, \tmp, THREAD_FPR9 - THREAD_FPR0

Completed in 285 milliseconds

123