Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c161 #define DIVD (HI(31) | LO(489)) macro
1237 …(op == SLJIT_DIVMOD_UW ? DIVWU : DIVW) : (op == SLJIT_DIVMOD_UW ? DIVDU : DIVD)) | D(SLJIT_R0) | A… in sljit_emit_op0()
1247 …_op ? (op == SLJIT_DIV_UW ? DIVWU : DIVW) : (op == SLJIT_DIV_UW ? DIVDU : DIVD)) | D(SLJIT_R0) | A… in sljit_emit_op0()

Completed in 10 milliseconds