Home
last modified time | relevance | path

Searched refs:DIVDU (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c159 #define DIVDU (HI(31) | LO(457)) macro
1306 …nt_op ? (op == SLJIT_DIVMOD_UW ? DIVWU : DIVW) : (op == SLJIT_DIVMOD_UW ? DIVDU : DIVD)) | D(SLJIT… in sljit_emit_op0()
1316 …er, (int_op ? (op == SLJIT_DIV_UW ? DIVWU : DIVW) : (op == SLJIT_DIV_UW ? DIVDU : DIVD)) | D(SLJIT… in sljit_emit_op0()

Completed in 8 milliseconds