Symbol: FPU_Special
arch/x86/math-emu/errors.c
188
tagi = FPU_Special(r);
arch/x86/math-emu/errors.c
423
taga = FPU_Special(a);
arch/x86/math-emu/errors.c
425
tagb = FPU_Special(b);
arch/x86/math-emu/fpu_entry.c
335
FPU_Special
arch/x86/math-emu/fpu_etc.c
103
switch (FPU_Special(st0_ptr)) {
arch/x86/math-emu/fpu_etc.c
51
switch (FPU_Special(st0_ptr)) {
arch/x86/math-emu/fpu_proto.h
74
extern int FPU_Special(FPU_REG const *ptr);
arch/x86/math-emu/fpu_trig.c
1089
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
1091
st1_tag = FPU_Special(st1_ptr);
arch/x86/math-emu/fpu_trig.c
1215
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
1217
st1_tag = FPU_Special(st1_ptr);
arch/x86/math-emu/fpu_trig.c
1341
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
1343
st1_tag = FPU_Special(st1_ptr);
arch/x86/math-emu/fpu_trig.c
1534
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
1536
st1_tag = FPU_Special(st1_ptr);
arch/x86/math-emu/fpu_trig.c
257
tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
333
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
397
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
480
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
540
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
586
tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
669
tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
714
tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
961
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/fpu_trig.c
963
st1_tag = FPU_Special(st1_ptr);
arch/x86/math-emu/reg_add_sub.c
227
taga = FPU_Special(a);
arch/x86/math-emu/reg_add_sub.c
229
tagb = FPU_Special(b);
arch/x86/math-emu/reg_add_sub.c
96
taga = FPU_Special(a);
arch/x86/math-emu/reg_add_sub.c
98
tagb = FPU_Special(b);
arch/x86/math-emu/reg_compare.c
37
tagb = FPU_Special(b);
arch/x86/math-emu/reg_compare.c
39
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/reg_divide.c
140
tag = FPU_Special(st0_ptr);
arch/x86/math-emu/reg_divide.c
147
tag = FPU_Special(&st(rm));
arch/x86/math-emu/reg_divide.c
91
taga = FPU_Special(a);
arch/x86/math-emu/reg_divide.c
93
tagb = FPU_Special(b);
arch/x86/math-emu/reg_ld_str.c
496
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/reg_ld_str.c
677
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/reg_ld_str.c
764
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/reg_ld_str.c
813
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/reg_ld_str.c
859
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/reg_ld_str.c
908
st0_tag = FPU_Special(st0_ptr);
arch/x86/math-emu/reg_mul.c
54
taga = FPU_Special(a);
arch/x86/math-emu/reg_mul.c
56
tagb = FPU_Special(b);