Home
last modified time | relevance | path

Searched defs:op_imm (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c809 #define BINARY_IMM32(op_imm, immw, arg, argw) \ argument
818 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
836 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
1745 sljit_u8 op_imm = U8(op_types & 0xff); local
1852 sljit_u8 op_imm = U8(op_types & 0xff); local
H A DsljitNativeRISCV_common.c1084 #define EMIT_LOGICAL(op_imm, op_reg) \ argument
1106 sljit_ins op_imm, op_reg; in emit_single_op() local
H A DsljitNativeMIPS_common.c1375 #define EMIT_LOGICAL(op_imm, op_reg) \ argument
1466 sljit_ins op_imm, op_v; in emit_single_op() local

Completed in 58 milliseconds