Searched refs:FDIVS (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/ppc32/ |
D | round.c | 30 FADDS, FSUBS, FMULS, FDIVS, enumerator 430 case FDIVS: in check_single_arithmetic_op() 477 case FDIVS: in check_single_arithmetic_op() 640 case FDIVS: in check_single_guarded_arithmetic_op() 755 case FDIVS: in check_single_guarded_arithmetic_op() 1169 for (op = FADDS; op <= FDIVS; op++) { in test_float_arithmetic_ops()
|
/external/valgrind/main/none/tests/ppc64/ |
D | round.c | 30 FADDS, FSUBS, FMULS, FDIVS, enumerator 430 case FDIVS: in check_single_arithmetic_op() 477 case FDIVS: in check_single_arithmetic_op() 640 case FDIVS: in check_single_guarded_arithmetic_op() 755 case FDIVS: in check_single_guarded_arithmetic_op() 1169 for (op = FADDS; op <= FDIVS; op++) { in test_float_arithmetic_ops()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 684 def FDIVS : F3_3<2, 0b110100, 0b001001101,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 2095 defm FDIVS : AForm_2r<59, 18,
|