Home
last modified time | relevance | path

Searched refs:FNMADD (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/none/tests/ppc64/
Dround.c33 FMSUB, FNMADD, FNMSUB, FSQRT enumerator
965 case FNMADD: in check_double_guarded_arithmetic_op()
976 fC = (op == FMADD || op == FNMADD ? s : -s)*A.dbl; in check_double_guarded_arithmetic_op()
979 z_sign = (op == FNMADD || op == FNMSUB ? -s : s); in check_double_guarded_arithmetic_op()
1103 case FNMADD: in check_double_guarded_arithmetic_op()
/external/valgrind/main/none/tests/ppc32/
Dround.c33 FMSUB, FNMADD, FNMSUB, FSQRT enumerator
965 case FNMADD: in check_double_guarded_arithmetic_op()
976 fC = (op == FMADD || op == FNMADD ? s : -s)*A.dbl; in check_double_guarded_arithmetic_op()
979 z_sign = (op == FNMADD || op == FNMSUB ? -s : s); in check_double_guarded_arithmetic_op()
1103 case FNMADD: in check_double_guarded_arithmetic_op()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td1245 def FNMADD : AForm_1<63, 31,