Searched defs:control_w (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/x86/math-emu/ |
H A D | reg_mul.c | 29 int FPU_mul(FPU_REG const *b, u_char tagb, int deststnr, int control_w) FPU_mul() argument
|
H A D | reg_divide.c | 27 int FPU_div(int flags, int rm, int control_w) FPU_div() argument
|
H A D | reg_add_sub.c | 36 int FPU_add(FPU_REG const *b, u_char tagb, int deststnr, int control_w) FPU_add() argument 128 int FPU_sub(int flags, int rm, int control_w) FPU_sub() argument 270 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
|
Completed in 217 milliseconds