Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c117 #define RBIT 0xdac00000 macro
820 FAIL_IF(push_inst(compiler, (RBIT ^ inv_bits) | RD(dst) | RN(arg2))); in emit_op_imm()
H A DsljitNativeARM_T2_32.c163 #define RBIT 0xfa90f0a0 macro
842 FAIL_IF(push_inst32(compiler, RBIT | RN4(arg2) | RD4(dst) | RM4(arg2))); in emit_op_imm()
H A DsljitNativeARM_32.c112 #define RBIT 0xe6ff0f30 macro
1503 FAIL_IF(push_inst(compiler, RBIT | RD(dst) | RM(src2))); in emit_single_op()

Completed in 25 milliseconds