Symbol: FPU_copy_to_reg0
arch/x86/math-emu/errors.c
636
FPU_copy_to_reg0(&CONST_QNaN, TAG_Special);
arch/x86/math-emu/errors.c
650
FPU_copy_to_reg0(&CONST_QNaN, TAG_Special);
arch/x86/math-emu/fpu_aux.c
149
FPU_copy_to_reg0(sti_ptr, sti_tag);
arch/x86/math-emu/fpu_proto.h
81
extern void FPU_copy_to_reg0(FPU_REG const *r, u_char tag);
arch/x86/math-emu/fpu_trig.c
1508
FPU_copy_to_reg0(&CONST_INF, TAG_Special);
arch/x86/math-emu/fpu_trig.c
1511
FPU_copy_to_reg0(&CONST_Z, TAG_Zero);
arch/x86/math-emu/fpu_trig.c
1564
FPU_copy_to_reg0(&CONST_INF, TAG_Special);
arch/x86/math-emu/fpu_trig.c
1566
FPU_copy_to_reg0(&CONST_Z, TAG_Zero);
arch/x86/math-emu/fpu_trig.c
207
FPU_copy_to_reg0(st0_ptr, TAG_Special);
arch/x86/math-emu/fpu_trig.c
212
FPU_copy_to_reg0(st0_ptr, TAG_Special);
arch/x86/math-emu/fpu_trig.c
218
FPU_copy_to_reg0(&CONST_QNaN, TAG_Special);
arch/x86/math-emu/fpu_trig.c
220
FPU_copy_to_reg0(&CONST_QNaN, TAG_Special);
arch/x86/math-emu/fpu_trig.c
267
FPU_copy_to_reg0(&CONST_1, TAG_Valid);
arch/x86/math-emu/fpu_trig.c
321
FPU_copy_to_reg0(&CONST_1, TAG_Valid);
arch/x86/math-emu/fpu_trig.c
327
FPU_copy_to_reg0(&CONST_1, TAG_Valid);
arch/x86/math-emu/fpu_trig.c
391
FPU_copy_to_reg0(&CONST_Z, TAG_Zero);
arch/x86/math-emu/fpu_trig.c
411
FPU_copy_to_reg0(&CONST_INF, TAG_Special);
arch/x86/math-emu/fpu_trig.c
419
FPU_copy_to_reg0(st0_ptr, TAG_Special);
arch/x86/math-emu/fpu_trig.c
64
FPU_copy_to_reg0(&tmp, st0_tag);
arch/x86/math-emu/fpu_trig.c
654
FPU_copy_to_reg0(&CONST_1, TAG_Valid);
arch/x86/math-emu/fpu_trig.c
663
FPU_copy_to_reg0(&CONST_1, TAG_Valid);
arch/x86/math-emu/fpu_trig.c
734
FPU_copy_to_reg0(&arg, st0_tag);
arch/x86/math-emu/fpu_trig.c
738
FPU_copy_to_reg0(&arg, st0_tag);
arch/x86/math-emu/fpu_trig.c
921
FPU_copy_to_reg0(&CONST_Z, TAG_Zero);
arch/x86/math-emu/load_store.c
132
FPU_copy_to_reg0(&loaded_data, loaded_tag);
arch/x86/math-emu/load_store.c
138
FPU_copy_to_reg0(&loaded_data, loaded_tag);
arch/x86/math-emu/load_store.c
151
FPU_copy_to_reg0(&loaded_data, loaded_tag);
arch/x86/math-emu/load_store.c
157
FPU_copy_to_reg0(&loaded_data, loaded_tag);
arch/x86/math-emu/poly_sin.c
187
FPU_copy_to_reg0(&result, TAG_Valid);
arch/x86/math-emu/poly_sin.c
213
FPU_copy_to_reg0(&CONST_QNaN, TAG_Special);
arch/x86/math-emu/poly_sin.c
269
FPU_copy_to_reg0(&CONST_1, TAG_Valid);
arch/x86/math-emu/poly_sin.c
370
FPU_copy_to_reg0(&result, TAG_Valid);