Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c219 jump->flags |= PATCH_REL32; in detect_jump_type()
475 if (!(jump->flags & (PATCH_B | PATCH_J | PATCH_REL32))) { in sljit_generate_code()
492 if (jump->flags & PATCH_REL32) { in sljit_generate_code()
H A DsljitLir.c242 # define PATCH_REL32 0x040 macro
247 # define PATCH_REL32 0x0 macro

Completed in 40 milliseconds