Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c187 #define MFLR (HI(31) | LO(339) | 0x80000) macro
709 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter()
1922 return push_inst(compiler, MFLR | D(dst)); in sljit_emit_fast_enter()
1925 FAIL_IF(push_inst(compiler, MFLR | D(TMP_REG2))); in sljit_emit_fast_enter()

Completed in 16 milliseconds