Searched defs:op_mr (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeX86_common.c | 1429 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument 1447 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument 1458 sljit_ub op_rm, sljit_ub op_mr, sljit_ub op_imm, sljit_ub op_eax_imm, 1574 sljit_ub op_rm, sljit_ub op_mr, sljit_ub op_imm, sljit_ub op_eax_imm,
|