FPU_Special       188 arch/x86/math-emu/errors.c 			tagi = FPU_Special(r);
FPU_Special       423 arch/x86/math-emu/errors.c 		taga = FPU_Special(a);
FPU_Special       425 arch/x86/math-emu/errors.c 		tagb = FPU_Special(b);
FPU_Special       334 arch/x86/math-emu/fpu_entry.c 							    FPU_Special
FPU_Special        51 arch/x86/math-emu/fpu_etc.c 		switch (FPU_Special(st0_ptr)) {
FPU_Special       103 arch/x86/math-emu/fpu_etc.c 		switch (FPU_Special(st0_ptr)) {
FPU_Special        74 arch/x86/math-emu/fpu_proto.h extern int FPU_Special(FPU_REG const *ptr);
FPU_Special       257 arch/x86/math-emu/fpu_trig.c 		tag = FPU_Special(st0_ptr);
FPU_Special       333 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       397 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       480 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       540 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       586 arch/x86/math-emu/fpu_trig.c 		tag = FPU_Special(st0_ptr);
FPU_Special       664 arch/x86/math-emu/fpu_trig.c 		tag = FPU_Special(st0_ptr);
FPU_Special       709 arch/x86/math-emu/fpu_trig.c 		tag = FPU_Special(st0_ptr);
FPU_Special       956 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       958 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special      1084 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special      1086 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special      1210 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special      1212 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special      1336 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special      1338 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special      1529 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special      1531 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special        96 arch/x86/math-emu/reg_add_sub.c 		taga = FPU_Special(a);
FPU_Special        98 arch/x86/math-emu/reg_add_sub.c 		tagb = FPU_Special(b);
FPU_Special       227 arch/x86/math-emu/reg_add_sub.c 		taga = FPU_Special(a);
FPU_Special       229 arch/x86/math-emu/reg_add_sub.c 		tagb = FPU_Special(b);
FPU_Special        37 arch/x86/math-emu/reg_compare.c 		tagb = FPU_Special(b);
FPU_Special        39 arch/x86/math-emu/reg_compare.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special        91 arch/x86/math-emu/reg_divide.c 		taga = FPU_Special(a);
FPU_Special        93 arch/x86/math-emu/reg_divide.c 		tagb = FPU_Special(b);
FPU_Special       140 arch/x86/math-emu/reg_divide.c 				tag = FPU_Special(st0_ptr);
FPU_Special       147 arch/x86/math-emu/reg_divide.c 				tag = FPU_Special(&st(rm));
FPU_Special       496 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       677 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       764 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       813 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       859 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       908 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special        54 arch/x86/math-emu/reg_mul.c 		taga = FPU_Special(a);
FPU_Special        56 arch/x86/math-emu/reg_mul.c 		tagb = FPU_Special(b);