Home
last modified time | relevance | path

Searched defs:control_w (Results 1 - 6 of 6) 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
H A Dreg_divide.c28 int FPU_div(int flags, int rm, int control_w) in FPU_div() argument
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
129 int FPU_sub(int flags, int rm, int control_w) in FPU_sub() argument
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...]
/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
H A Dreg_divide.c28 int FPU_div(int flags, int rm, int control_w) in FPU_div() argument
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
129 int FPU_sub(int flags, int rm, int control_w) in FPU_sub() argument
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...]

Completed in 2 milliseconds