Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c218 #define JAL (HI(3)) macro
443 inst[-1] = (jump->flags & IS_JAL) ? JAL : J; in detect_jump_type()
450 inst[0] = (jump->flags & IS_JAL) ? JAL : J; in detect_jump_type()
H A DsljitNativeRISCV_common.c110 #define JAL (OPC(0x6f)) macro
507 buf_ptr[0] = JAL | RD((jump->flags & IS_CALL) ? RETURN_ADDR_REG : TMP_ZERO) | (sljit_ins)addr; in sljit_generate_code()

Completed in 18 milliseconds