Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c153 return push_inst(compiler, SUBFIC | D(dst) | A(src1) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_64.c297 return push_inst(compiler, SUBFIC | D(dst) | A(src1) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_common.c225 #define SUBFIC (HI(8)) macro

Completed in 13 milliseconds