Searched defs:st0_tag (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/math-emu/
H A Dload_store.c66 u_char st0_tag = TAG_Empty; /* This is just to stop a gcc warning. */ local
[all...]
H A Dpoly_atan.c51 void poly_atan(FPU_REG *st0_ptr, u_char st0_tag, argument
H A Dreg_compare.c26 u_char st0_tag; local
[all...]
H A Dfpu_aux.c137 u_char st0_tag = (tag_word >> (regnr * 2)) & 3; local
H A Dfpu_trig.c39 int tag, st0_tag = TAG_Valid; local
179 static void single_arg_error(FPU_REG *st0_ptr, u_char st0_tag) argument
191 single_arg_2_error(FPU_REG *st0_ptr, u_char st0_tag) argument
275 fptan(FPU_REG *st0_ptr, u_char st0_tag) argument
354 fxtract(FPU_REG *st0_ptr, u_char st0_tag) argument
447 fsqrt_(FPU_REG *st0_ptr, u_char st0_tag) argument
505 frndint_(FPU_REG *st0_ptr, u_char st0_tag) argument
680 fcos(FPU_REG *st0_ptr, u_char st0_tag) argument
685 fsincos(FPU_REG *st0_ptr, u_char st0_tag) argument
778 do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) argument
1020 fyl2x(FPU_REG *st0_ptr, u_char st0_tag) argument
1191 fpatan(FPU_REG *st0_ptr, u_char st0_tag) argument
1301 fprem(FPU_REG *st0_ptr, u_char st0_tag) argument
1306 fprem1(FPU_REG *st0_ptr, u_char st0_tag) argument
1311 fyl2xp1(FPU_REG *st0_ptr, u_char st0_tag) argument
1480 fscale(FPU_REG *st0_ptr, u_char st0_tag) argument
[all...]
H A Dreg_ld_str.c336 int FPU_store_extended(FPU_REG *st0_ptr, u_char st0_tag, argument
378 int FPU_store_double(FPU_REG *st0_ptr, u_char st0_tag, double __user *dfloat) argument
563 FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single) argument
752 FPU_store_int64(FPU_REG *st0_ptr, u_char st0_tag, long long __user *d) argument
802 FPU_store_int32(FPU_REG *st0_ptr, u_char st0_tag, long __user *d) argument
848 FPU_store_int16(FPU_REG *st0_ptr, u_char st0_tag, short __user *d) argument
894 FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char __user *d) argument
[all...]
H A Dfpu_entry.c142 u_char loaded_tag, st0_tag; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/math-emu/
H A Dload_store.c66 u_char st0_tag = TAG_Empty; /* This is just to stop a gcc warning. */ local
[all...]
H A Dpoly_atan.c51 void poly_atan(FPU_REG *st0_ptr, u_char st0_tag, argument
H A Dreg_compare.c26 u_char st0_tag; local
[all...]
H A Dfpu_aux.c137 u_char st0_tag = (tag_word >> (regnr * 2)) & 3; local
H A Dfpu_trig.c39 int tag, st0_tag = TAG_Valid; local
179 static void single_arg_error(FPU_REG *st0_ptr, u_char st0_tag) argument
191 single_arg_2_error(FPU_REG *st0_ptr, u_char st0_tag) argument
275 fptan(FPU_REG *st0_ptr, u_char st0_tag) argument
354 fxtract(FPU_REG *st0_ptr, u_char st0_tag) argument
447 fsqrt_(FPU_REG *st0_ptr, u_char st0_tag) argument
505 frndint_(FPU_REG *st0_ptr, u_char st0_tag) argument
680 fcos(FPU_REG *st0_ptr, u_char st0_tag) argument
685 fsincos(FPU_REG *st0_ptr, u_char st0_tag) argument
778 do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) argument
1020 fyl2x(FPU_REG *st0_ptr, u_char st0_tag) argument
1191 fpatan(FPU_REG *st0_ptr, u_char st0_tag) argument
1301 fprem(FPU_REG *st0_ptr, u_char st0_tag) argument
1306 fprem1(FPU_REG *st0_ptr, u_char st0_tag) argument
1311 fyl2xp1(FPU_REG *st0_ptr, u_char st0_tag) argument
1480 fscale(FPU_REG *st0_ptr, u_char st0_tag) argument
[all...]
H A Dreg_ld_str.c336 int FPU_store_extended(FPU_REG *st0_ptr, u_char st0_tag, argument
378 int FPU_store_double(FPU_REG *st0_ptr, u_char st0_tag, double __user *dfloat) argument
563 FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single) argument
752 FPU_store_int64(FPU_REG *st0_ptr, u_char st0_tag, long long __user *d) argument
802 FPU_store_int32(FPU_REG *st0_ptr, u_char st0_tag, long __user *d) argument
848 FPU_store_int16(FPU_REG *st0_ptr, u_char st0_tag, short __user *d) argument
894 FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char __user *d) argument
[all...]
H A Dfpu_entry.c142 u_char loaded_tag, st0_tag; local

Completed in 212 milliseconds