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