Searched refs:DIVD (Results 1 – 1 of 1) sorted by relevance
153 #define DIVD (HI(31) | LO(489)) macro1274 …p ? (op == SLJIT_UDIVMOD ? DIVWU : DIVW) : (op == SLJIT_UDIVMOD ? DIVDU : DIVD)) | D(SLJIT_R0) | A… in sljit_emit_op0()1284 …nt_op ? (op == SLJIT_UDIVI ? DIVWU : DIVW) : (op == SLJIT_UDIVI ? DIVDU : DIVD)) | D(SLJIT_R0) | A… in sljit_emit_op0()
Completed in 13 milliseconds