Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c199 #define MTCTR (HI(31) | LO(467) | 0x90000) macro
376 code_ptr[2] = MTCTR | S(TMP_CALL_REG); in detect_jump_type()
383 code_ptr[4] = MTCTR | S(TMP_CALL_REG); in detect_jump_type()
391 code_ptr[2] = MTCTR | S(TMP_CALL_REG); in detect_jump_type()
394 code_ptr[5] = MTCTR | S(TMP_CALL_REG); in detect_jump_type()
2601 FAIL_IF(push_inst(compiler, MTCTR | S(src_r))); in sljit_emit_ijump()

Completed in 16 milliseconds