Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c208 #define NOT_rm (/* GROUP_F7 */ 2 << 3) macro
1120 *inst |= NOT_rm; in emit_not_with_flags()
1131 *inst |= NOT_rm; in emit_not_with_flags()
1141 *inst |= NOT_rm; in emit_not_with_flags()
1163 *inst |= NOT_rm; in emit_clz()
1407 return emit_unary(compiler, NOT_rm, dst, dstw, src, srcw); in sljit_emit_op1()

Completed in 27 milliseconds