Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c142 #define REV16 0xdac00400 macro
893 FAIL_IF(push_inst(compiler, (REV16 ^ (sljit_ins)0x80000000) | RD(dst) | RN(arg2))); in emit_op_imm()
H A DsljitNativeARM_T2_32.c182 #define REV16 0xba40 macro
928 FAIL_IF(push_inst16(compiler, REV16 | RD3(dst) | RN3(arg2))); in emit_op_imm()
H A DsljitNativeARM_32.c131 #define REV16 0xe6bf0fb0 macro
1567 FAIL_IF(push_inst(compiler, REV16 | RD(dst) | RM(src2))); in emit_single_op()

Completed in 46 milliseconds