Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c247 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
H A DsljitNativePPC_64.c405 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
H A DsljitNativeMIPS_common.c284 #define NOR (HI(0) | LO(39)) macro
1856 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(EQUAL_FLAG), EQUAL_FLAG)); in emit_single_op()
2011 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(EQUAL_FLAG), EQUAL_FLAG)); in emit_single_op()
2122 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(EQUAL_FLAG), EQUAL_FLAG)); in emit_single_op()
2124 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | D(dst), DR(dst))); in emit_single_op()
H A DsljitNativePPC_common.c211 #define NOR (HI(31) | LO(124)) macro
H A DsljitNativeLOONGARCH_64.c128 #define NOR OPC_3R(0x28) macro

Completed in 52 milliseconds