Home
last modified time | relevance | path

Searched refs:DASM_S_RANGE_REL (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/opcache/jit/dynasm/
H A Ddasm_arm64.h42 #define DASM_S_RANGE_REL 0x15000000 macro
410 return DASM_S_RANGE_REL|(p-D->actionlist-1); \
H A Ddasm_mips.h40 #define DASM_S_RANGE_REL 0x15000000 macro
H A Ddasm_ppc.h40 #define DASM_S_RANGE_REL 0x15000000 macro
H A Ddasm_arm.h41 #define DASM_S_RANGE_REL 0x15000000 macro
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.c876 #ifdef DASM_S_RANGE_REL in handle_dasm_error()
877 case DASM_S_RANGE_REL: in handle_dasm_error()

Completed in 38 milliseconds