Home
last modified time | relevance | path

Searched defs:tagb (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/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()
132 u_char taga, tagb, signa, signb, saved_sign, sign; in FPU_sub() local
271 FPU_REG const *b, u_char tagb, u_char signb, 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.c32 u_char taga, tagb, signa, signb, sign, saved_sign; in FPU_div() local
Dreg_compare.c23 static int compare(FPU_REG const *b, int tagb) in compare()
Derrors.c416 int real_2op_NaN(FPU_REG const *b, u_char tagb, in real_2op_NaN()