Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c246 jump->flags |= PATCH_ABS52; in detect_jump_type()
277 put_label->flags = PATCH_ABS52; in put_label_get_length()
350 if (flags & PATCH_ABS52) { in load_addr_to_reg()
360 inst[2] = SLLI | RD(TMP_REG3) | RS1(TMP_REG3) | IMM_I((flags & PATCH_ABS52) ? 20 : 32); in load_addr_to_reg()
H A DsljitLir.c245 # define PATCH_ABS52 0x200 macro

Completed in 21 milliseconds