Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c146 FAIL_IF(push_inst(compiler, CMPL | CRD(0) | A(src1) | B(src2))); in emit_single_op()
H A DsljitNativePPC_64.c282 …FAIL_IF(push_inst(compiler, CMPL | CRD(0 | ((flags & ALT_SIGN_EXT) ? 0 : 1)) | A(src1) | B(src2))); in emit_single_op()
H A DsljitNativePPC_common.c160 #define CMPL (HI(31) | LO(32)) macro

Completed in 16 milliseconds