Home
last modified time | relevance | path

Searched defs:deststnr (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dreg_mul.c30 int FPU_mul(FPU_REG const *b, u_char tagb, int deststnr, int control_w) in FPU_mul() argument
[all...]
H A Dreg_divide.c34 int tag, deststnr; in FPU_div() local
[all...]
H A Dreg_add_sub.c37 int FPU_add(FPU_REG const *b, u_char tagb, int deststnr, int control_w) in FPU_add() argument
134 int diff, tag = 0, expa, expb, deststnr; in FPU_sub() local
271 add_sub_specials(FPU_REG const *a, u_char taga, u_char signa, FPU_REG const *b, u_char tagb, u_char signb, FPU_REG * dest, int deststnr, int control_w) add_sub_specials() argument
[all...]
H A Derrors.c497 asmlinkage __visible int arith_invalid(int deststnr) in arith_invalid() argument
512 asmlinkage __visible int FPU_divide_by_zero(int deststnr, u_char sign) in FPU_divide_by_zero() argument
413 real_2op_NaN(FPU_REG const *b, u_char tagb, int deststnr, FPU_REG const *defaultNaN) real_2op_NaN() argument
[all...]
H A Dfpu_trig.c152 static void convert_l2reg(long const *arg, int deststnr) in convert_l2reg() argument
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dreg_mul.c30 int FPU_mul(FPU_REG const *b, u_char tagb, int deststnr, int control_w) in FPU_mul() argument
[all...]
H A Dreg_divide.c34 int tag, deststnr; in FPU_div() local
[all...]
H A Dreg_add_sub.c37 int FPU_add(FPU_REG const *b, u_char tagb, int deststnr, int control_w) in FPU_add() argument
134 int diff, tag = 0, expa, expb, deststnr; in FPU_sub() local
271 add_sub_specials(FPU_REG const *a, u_char taga, u_char signa, FPU_REG const *b, u_char tagb, u_char signb, FPU_REG * dest, int deststnr, int control_w) add_sub_specials() argument
[all...]
H A Derrors.c497 asmlinkage __visible int arith_invalid(int deststnr) in arith_invalid() argument
512 asmlinkage __visible int FPU_divide_by_zero(int deststnr, u_char sign) in FPU_divide_by_zero() argument
413 real_2op_NaN(FPU_REG const *b, u_char tagb, int deststnr, FPU_REG const *defaultNaN) real_2op_NaN() argument
[all...]
H A Dfpu_trig.c152 static void convert_l2reg(long const *arg, int deststnr) in convert_l2reg() argument

Completed in 7 milliseconds