Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c79 #define AND_DP 0x0 macro
1010 return push_inst(compiler, EMIT_DATA_PROCESS_INS(AND_DP, 0, dst, src2, SRC2_IMM | 0xff)); in emit_single_op()
1110 EMIT_DATA_PROCESS_INS_AND_RETURN(AND_DP); in emit_single_op()
2504 ins = (op == SLJIT_AND ? AND_DP : (op == SLJIT_OR ? ORR_DP : EOR_DP)); in sljit_emit_op_flags()

Completed in 11 milliseconds