Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_64.c466 return push_inst(compiler, MFLO | D(dst), DR(dst)); in emit_single_op()
469 return push_inst(compiler, MFLO | D(dst), DR(dst)); in emit_single_op()
474 FAIL_IF(push_inst(compiler, MFLO | D(dst), DR(dst))); in emit_single_op()
H A DsljitNativeMIPS_32.c375 return push_inst(compiler, MFLO | D(dst), DR(dst)); in emit_single_op()
380 FAIL_IF(push_inst(compiler, MFLO | D(dst), DR(dst))); in emit_single_op()
H A DsljitNativeMIPS_common.c144 #define MFLO (HI(0) | LO(18)) macro
1060 FAIL_IF(push_inst(compiler, MFLO | D(SLJIT_R0), DR(SLJIT_R0))); in sljit_emit_op0()
1081 FAIL_IF(push_inst(compiler, MFLO | D(SLJIT_R0), DR(SLJIT_R0))); in sljit_emit_op0()

Completed in 16 milliseconds