Home | History | Annotate | Download | only in sljit

Lines Matching refs:FDIV

167 #define FDIV		(HI(63) | LO(18))
2010 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FDIVS, FDIV) | FD(dst_r) | FA(src1) | FB(src2)));