Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c80 return push_inst(compiler, EXTSH | S(src2) | A(dst)); in emit_single_op()
H A DsljitNativePPC_64.c198 return push_inst(compiler, EXTSH | S(src2) | A(dst)); in emit_single_op()
H A DsljitNativePPC_common.c169 #define EXTSH (HI(31) | LO(922)) macro
1435 return push_inst(compiler, EXTSH | S(dst) | A(dst)); in emit_rev()
1519 return push_inst(compiler, EXTSH | S(dst) | A(dst)); in emit_rev()

Completed in 28 milliseconds