Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitNativePPC_32.c123 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op()
158 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op()
232 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op()
DsljitNativePPC_64.c244 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op()
281 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op()
371 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op()
DsljitNativePPC_common.c180 #define MFXER (HI(31) | LO(339) | 0x10000) macro