Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c162 #define DIVDU (HI(31) | LO(457)) macro
1150 …nt_op ? (op == SLJIT_DIVMOD_UW ? DIVWU : DIVW) : (op == SLJIT_DIVMOD_UW ? DIVDU : DIVD)) | D(SLJIT… in sljit_emit_op0()
1160 …er, (int_op ? (op == SLJIT_DIV_UW ? DIVWU : DIVW) : (op == SLJIT_DIV_UW ? DIVDU : DIVD)) | D(SLJIT… in sljit_emit_op0()

Completed in 11 milliseconds