Searched refs:FDIVS (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/ppc64/ |
D | round.c | 30 FADDS, FSUBS, FMULS, FDIVS, enumerator 433 case FDIVS: in check_single_arithmetic_op() 480 case FDIVS: in check_single_arithmetic_op() 643 case FDIVS: in check_single_guarded_arithmetic_op() 758 case FDIVS: in check_single_guarded_arithmetic_op() 1172 for (op = FADDS; op <= FDIVS; op++) { in test_float_arithmetic_ops()
|
/external/valgrind/main/none/tests/ppc32/ |
D | round.c | 30 FADDS, FSUBS, FMULS, FDIVS, enumerator 433 case FDIVS: in check_single_arithmetic_op() 480 case FDIVS: in check_single_arithmetic_op() 643 case FDIVS: in check_single_guarded_arithmetic_op() 758 case FDIVS: in check_single_guarded_arithmetic_op() 1172 for (op = FADDS; op <= FDIVS; op++) { in test_float_arithmetic_ops()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 670 def FDIVS : F3_3<2, 0b110100, 0b001001101,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1295 def FDIVS : AForm_2<59, 18,
|