Home
last modified time | relevance | path

Searched defs:control_w (Results 1 – 3 of 3) sorted by relevance

/arch/x86/math-emu/
Dreg_add_sub.c36 int FPU_add(FPU_REG const *b, u_char tagb, int deststnr, int control_w) in FPU_add()
128 int FPU_sub(int flags, int rm, int control_w) in FPU_sub()
272 FPU_REG * dest, int deststnr, int control_w) in add_sub_specials()
Dreg_mul.c29 int FPU_mul(FPU_REG const *b, u_char tagb, int deststnr, int control_w) in FPU_mul()
Dreg_divide.c27 int FPU_div(int flags, int rm, int control_w) in FPU_div()