Searched refs:FDIV (Results 1 – 2 of 2) sorted by relevance
94 #define FDIV 0x1e601800 macro1668 FAIL_IF(push_inst(compiler, (FDIV ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
175 #define FDIV (HI(63) | LO(18)) macro1994 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FDIVS, FDIV) | FD(dst_r) | FA(src1) | FB(src2))); in sljit_emit_fop2()
Completed in 16 milliseconds