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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dreg_mul.c29 int FPU_mul(FPU_REG const *b, u_char tagb, int deststnr, int control_w) argument
[all...]
H A Dreg_divide.c33 int tag, deststnr; local
[all...]
H A Dreg_add_sub.c36 int FPU_add(FPU_REG const *b, u_char tagb, int deststnr, int control_w) argument
133 int diff, tag = 0, expa, expb, deststnr; local
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) argument
[all...]
H A Derrors.c465 asmlinkage int arith_invalid(int deststnr) argument
480 asmlinkage int FPU_divide_by_zero(int deststnr, u_char sign) argument
381 real_2op_NaN(FPU_REG const *b, u_char tagb, int deststnr, FPU_REG const *defaultNaN) argument
[all...]
H A Dfpu_trig.c151 static void convert_l2reg(long const *arg, int deststnr) argument

Completed in 115 milliseconds