real_2op_NaN 382 arch/x86/math-emu/fpu_entry.c real_2op_NaN real_2op_NaN 389 arch/x86/math-emu/fpu_entry.c real_2op_NaN real_2op_NaN 9 arch/x86/math-emu/fpu_proto.h extern int real_2op_NaN(FPU_REG const *b, u_char tagb, int deststnr, real_2op_NaN 1015 arch/x86/math-emu/fpu_trig.c real_2op_NaN(st1_ptr, st1_tag, 0, st1_ptr); real_2op_NaN 1130 arch/x86/math-emu/fpu_trig.c if (real_2op_NaN(st0_ptr, st0_tag, 1, st0_ptr) < 0) real_2op_NaN 1224 arch/x86/math-emu/fpu_trig.c if (real_2op_NaN(st0_ptr, st0_tag, 1, st0_ptr) >= 0) real_2op_NaN 1368 arch/x86/math-emu/fpu_trig.c if (real_2op_NaN(st0_ptr, st0_tag, 1, st0_ptr) < 0) real_2op_NaN 1424 arch/x86/math-emu/fpu_trig.c if (real_2op_NaN(st0_ptr, st0_tag, 1, st0_ptr) < 0) real_2op_NaN 1429 arch/x86/math-emu/fpu_trig.c if (real_2op_NaN(st0_ptr, st0_tag, 1, st0_ptr) < 0) real_2op_NaN 1433 arch/x86/math-emu/fpu_trig.c if (real_2op_NaN(st0_ptr, st0_tag, 1, st0_ptr) < 0) real_2op_NaN 1565 arch/x86/math-emu/fpu_trig.c real_2op_NaN(st1_ptr, st1_tag, 0, st0_ptr); real_2op_NaN 1584 arch/x86/math-emu/fpu_trig.c real_2op_NaN(st1_ptr, st1_tag, 0, st0_ptr); real_2op_NaN 1603 arch/x86/math-emu/fpu_trig.c real_2op_NaN(st1_ptr, st1_tag, 0, st0_ptr); real_2op_NaN 1608 arch/x86/math-emu/fpu_trig.c real_2op_NaN(st1_ptr, st1_tag, 0, st0_ptr); real_2op_NaN 118 arch/x86/math-emu/reg_add_sub.c return real_2op_NaN(b, tagb, deststnr, a); real_2op_NaN 120 arch/x86/math-emu/reg_add_sub.c return real_2op_NaN(a, taga, deststnr, a); real_2op_NaN 258 arch/x86/math-emu/reg_add_sub.c return real_2op_NaN(b, tagb, deststnr, d1); real_2op_NaN 260 arch/x86/math-emu/reg_add_sub.c return real_2op_NaN(a, taga, deststnr, d2); real_2op_NaN 262 arch/x86/math-emu/reg_add_sub.c return real_2op_NaN(b, tagb, deststnr, d2); real_2op_NaN 132 arch/x86/math-emu/reg_divide.c return real_2op_NaN((FPU_REG *) rm, flags & 0x0f, 0, real_2op_NaN 140 arch/x86/math-emu/reg_divide.c return real_2op_NaN(st0_ptr, tag, rm, real_2op_NaN 147 arch/x86/math-emu/reg_divide.c return real_2op_NaN(&st(rm), tag, 0, real_2op_NaN 91 arch/x86/math-emu/reg_mul.c return real_2op_NaN(b, tagb, deststnr, &st(0));