Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c153 #define DIVD (HI(31) | LO(489)) macro
1274 …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 12 milliseconds