tag | line | file | source code |
CW_RC | 50 | arch/i386/math-emu/fpu_trig.c | control_word &= ~CW_RC; |
CW_RC | 788 | arch/i386/math-emu/fpu_trig.c | control_word &= ~CW_RC; |
CW_RC | 1586 | arch/i386/math-emu/fpu_trig.c | control_word &= ~CW_RC; |
CW_RC | 76 | arch/i386/math-emu/reg_add_sub.c | dest->sign = ((control_w & CW_RC) != RC_DOWN) |
CW_RC | 105 | arch/i386/math-emu/reg_add_sub.c | dest->sign = ((control_w & CW_RC) != RC_DOWN) |
CW_RC | 209 | arch/i386/math-emu/reg_add_sub.c | dest->sign = ((control_w & CW_RC) != RC_DOWN) |
CW_RC | 255 | arch/i386/math-emu/reg_add_sub.c | dest->sign = ((control_w & CW_RC) != RC_DOWN) |
CW_RC | 124 | arch/i386/math-emu/reg_constant.c | (constants_table[FPU_rm])(control_word & CW_RC); |
CW_RC | 521 | arch/i386/math-emu/reg_ld_str.c | switch (control_word & CW_RC) |
CW_RC | 718 | arch/i386/math-emu/reg_ld_str.c | switch (control_word & CW_RC) |
CW_RC | 1112 | arch/i386/math-emu/reg_ld_str.c | switch (control_word & CW_RC) |