FPU_Special       186 arch/x86/math-emu/errors.c 			tagi = FPU_Special(r);
FPU_Special       426 arch/x86/math-emu/errors.c 		taga = FPU_Special(a);
FPU_Special       428 arch/x86/math-emu/errors.c 		tagb = FPU_Special(b);
FPU_Special       375 arch/x86/math-emu/fpu_entry.c 							    FPU_Special
FPU_Special        50 arch/x86/math-emu/fpu_etc.c 		switch (FPU_Special(st0_ptr)) {
FPU_Special       102 arch/x86/math-emu/fpu_etc.c 		switch (FPU_Special(st0_ptr)) {
FPU_Special        65 arch/x86/math-emu/fpu_proto.h extern int FPU_Special(FPU_REG const *ptr);
FPU_Special       256 arch/x86/math-emu/fpu_trig.c 		tag = FPU_Special(st0_ptr);
FPU_Special       332 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       396 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       479 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       539 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       585 arch/x86/math-emu/fpu_trig.c 		tag = FPU_Special(st0_ptr);
FPU_Special       663 arch/x86/math-emu/fpu_trig.c 		tag = FPU_Special(st0_ptr);
FPU_Special       708 arch/x86/math-emu/fpu_trig.c 		tag = FPU_Special(st0_ptr);
FPU_Special       955 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       957 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special      1083 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special      1085 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special      1209 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special      1211 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special      1335 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special      1337 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special      1528 arch/x86/math-emu/fpu_trig.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special      1530 arch/x86/math-emu/fpu_trig.c 		st1_tag = FPU_Special(st1_ptr);
FPU_Special        95 arch/x86/math-emu/reg_add_sub.c 		taga = FPU_Special(a);
FPU_Special        97 arch/x86/math-emu/reg_add_sub.c 		tagb = FPU_Special(b);
FPU_Special       226 arch/x86/math-emu/reg_add_sub.c 		taga = FPU_Special(a);
FPU_Special       228 arch/x86/math-emu/reg_add_sub.c 		tagb = FPU_Special(b);
FPU_Special        36 arch/x86/math-emu/reg_compare.c 		tagb = FPU_Special(b);
FPU_Special        38 arch/x86/math-emu/reg_compare.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special        90 arch/x86/math-emu/reg_divide.c 		taga = FPU_Special(a);
FPU_Special        92 arch/x86/math-emu/reg_divide.c 		tagb = FPU_Special(b);
FPU_Special       139 arch/x86/math-emu/reg_divide.c 				tag = FPU_Special(st0_ptr);
FPU_Special       146 arch/x86/math-emu/reg_divide.c 				tag = FPU_Special(&st(rm));
FPU_Special       495 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       676 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       763 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       812 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       858 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special       907 arch/x86/math-emu/reg_ld_str.c 		st0_tag = FPU_Special(st0_ptr);
FPU_Special        53 arch/x86/math-emu/reg_mul.c 		taga = FPU_Special(a);
FPU_Special        55 arch/x86/math-emu/reg_mul.c 		tagb = FPU_Special(b);