Searched refs:FNMSUB (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/main/none/tests/ppc64/ |
D | round.c | 33 FMSUB, FNMADD, FNMSUB, FSQRT enumerator 966 case FNMSUB: in check_double_guarded_arithmetic_op() 979 z_sign = (op == FNMADD || op == FNMSUB ? -s : s); in check_double_guarded_arithmetic_op() 1107 case FNMSUB: in check_double_guarded_arithmetic_op()
|
/external/valgrind/main/none/tests/ppc32/ |
D | round.c | 33 FMSUB, FNMADD, FNMSUB, FSQRT enumerator 966 case FNMSUB: in check_double_guarded_arithmetic_op() 979 z_sign = (op == FNMADD || op == FNMSUB ? -s : s); in check_double_guarded_arithmetic_op() 1107 case FNMSUB: in check_double_guarded_arithmetic_op()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1257 def FNMSUB : AForm_1<63, 30, 1427 (FNMSUB F8RC:$A, F8RC:$C, F8RC:$B)>,
|