Searched refs:FADDS (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/ppc64/ |
D | round.c | 30 FADDS, FSUBS, FMULS, FDIVS, enumerator 421 case FADDS: in check_single_arithmetic_op() 465 case FADDS: in check_single_arithmetic_op() 599 case FADDS: in check_single_guarded_arithmetic_op() 746 case FADDS: in check_single_guarded_arithmetic_op() 1172 for (op = FADDS; op <= FDIVS; op++) { in test_float_arithmetic_ops() 1178 for (op = FADDS; op <= FNMSUBS; op++) { in test_float_arithmetic_ops()
|
/external/valgrind/main/none/tests/ppc32/ |
D | round.c | 30 FADDS, FSUBS, FMULS, FDIVS, enumerator 421 case FADDS: in check_single_arithmetic_op() 465 case FADDS: in check_single_arithmetic_op() 599 case FADDS: in check_single_guarded_arithmetic_op() 746 case FADDS: in check_single_guarded_arithmetic_op() 1172 for (op = FADDS; op <= FDIVS; op++) { in test_float_arithmetic_ops() 1178 for (op = FADDS; op <= FNMSUBS; op++) { in test_float_arithmetic_ops()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 639 def FADDS : F3_3<2, 0b110100, 0b001000001,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1287 def FADDS : AForm_2<59, 21,
|