/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | load_store.c | 72 u_char st0_tag = TAG_Empty; /* This is just to stop a gcc warning. */ in FPU_load_store() local [all...] |
H A D | poly_atan.c | 52 void poly_atan(FPU_REG *st0_ptr, u_char st0_tag, in poly_atan() argument
|
H A D | reg_compare.c | 27 u_char st0_tag; in compare() local [all...] |
H A D | reg_ld_str.c | 337 int FPU_store_extended(FPU_REG *st0_ptr, u_char st0_tag, in FPU_store_extended() argument 379 int FPU_store_double(FPU_REG *st0_ptr, u_char st0_tag, double __user *dfloat) in FPU_store_double() argument 564 FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single) FPU_store_single() argument 753 FPU_store_int64(FPU_REG *st0_ptr, u_char st0_tag, long long __user *d) FPU_store_int64() argument 803 FPU_store_int32(FPU_REG *st0_ptr, u_char st0_tag, long __user *d) FPU_store_int32() argument 849 FPU_store_int16(FPU_REG *st0_ptr, u_char st0_tag, short __user *d) FPU_store_int16() argument 895 FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char __user *d) FPU_store_bcd() argument [all...] |
H A D | fpu_trig.c | 40 int tag, st0_tag = TAG_Valid; in trig_arg() local 180 static void single_arg_error(FPU_REG *st0_ptr, u_char st0_tag) in single_arg_error() argument 192 single_arg_2_error(FPU_REG *st0_ptr, u_char st0_tag) single_arg_2_error() argument 276 fptan(FPU_REG *st0_ptr, u_char st0_tag) fptan() argument 355 fxtract(FPU_REG *st0_ptr, u_char st0_tag) fxtract() argument 448 fsqrt_(FPU_REG *st0_ptr, u_char st0_tag) fsqrt_() argument 506 frndint_(FPU_REG *st0_ptr, u_char st0_tag) frndint_() argument 681 fcos(FPU_REG *st0_ptr, u_char st0_tag) fcos() argument 686 fsincos(FPU_REG *st0_ptr, u_char st0_tag) fsincos() argument 779 do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) do_fprem() argument 1021 fyl2x(FPU_REG *st0_ptr, u_char st0_tag) fyl2x() argument 1192 fpatan(FPU_REG *st0_ptr, u_char st0_tag) fpatan() argument 1302 fprem(FPU_REG *st0_ptr, u_char st0_tag) fprem() argument 1307 fprem1(FPU_REG *st0_ptr, u_char st0_tag) fprem1() argument 1312 fyl2xp1(FPU_REG *st0_ptr, u_char st0_tag) fyl2xp1() argument 1481 fscale(FPU_REG *st0_ptr, u_char st0_tag) fscale() argument [all...] |
H A D | fpu_entry.c | 109 u_char loaded_tag, st0_tag; in math_emulate() local
|
H A D | fpu_aux.c | 138 u_char st0_tag = (tag_word >> (regnr * 2)) & 3; in fxch_i() local
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | load_store.c | 72 u_char st0_tag = TAG_Empty; /* This is just to stop a gcc warning. */ in FPU_load_store() local [all...] |
H A D | poly_atan.c | 52 void poly_atan(FPU_REG *st0_ptr, u_char st0_tag, in poly_atan() argument
|
H A D | reg_compare.c | 27 u_char st0_tag; in compare() local [all...] |
H A D | fpu_trig.c | 40 int tag, st0_tag = TAG_Valid; in trig_arg() local 180 static void single_arg_error(FPU_REG *st0_ptr, u_char st0_tag) in single_arg_error() argument 192 single_arg_2_error(FPU_REG *st0_ptr, u_char st0_tag) single_arg_2_error() argument 276 fptan(FPU_REG *st0_ptr, u_char st0_tag) fptan() argument 355 fxtract(FPU_REG *st0_ptr, u_char st0_tag) fxtract() argument 448 fsqrt_(FPU_REG *st0_ptr, u_char st0_tag) fsqrt_() argument 506 frndint_(FPU_REG *st0_ptr, u_char st0_tag) frndint_() argument 686 fcos(FPU_REG *st0_ptr, u_char st0_tag) fcos() argument 691 fsincos(FPU_REG *st0_ptr, u_char st0_tag) fsincos() argument 784 do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) do_fprem() argument 1026 fyl2x(FPU_REG *st0_ptr, u_char st0_tag) fyl2x() argument 1197 fpatan(FPU_REG *st0_ptr, u_char st0_tag) fpatan() argument 1307 fprem(FPU_REG *st0_ptr, u_char st0_tag) fprem() argument 1312 fprem1(FPU_REG *st0_ptr, u_char st0_tag) fprem1() argument 1317 fyl2xp1(FPU_REG *st0_ptr, u_char st0_tag) fyl2xp1() argument 1486 fscale(FPU_REG *st0_ptr, u_char st0_tag) fscale() argument [all...] |
H A D | fpu_entry.c | 110 u_char loaded_tag, st0_tag; in math_emulate() local
|
H A D | fpu_aux.c | 138 u_char st0_tag = (tag_word >> (regnr * 2)) & 3; in fxch_i() local
|
H A D | reg_ld_str.c | 337 int FPU_store_extended(FPU_REG *st0_ptr, u_char st0_tag, in FPU_store_extended() argument 379 int FPU_store_double(FPU_REG *st0_ptr, u_char st0_tag, double __user *dfloat) in FPU_store_double() argument 564 FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single) FPU_store_single() argument 753 FPU_store_int64(FPU_REG *st0_ptr, u_char st0_tag, long long __user *d) FPU_store_int64() argument 803 FPU_store_int32(FPU_REG *st0_ptr, u_char st0_tag, long __user *d) FPU_store_int32() argument 849 FPU_store_int16(FPU_REG *st0_ptr, u_char st0_tag, short __user *d) FPU_store_int16() argument 895 FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char __user *d) FPU_store_bcd() argument [all...] |