Home
last modified time | relevance | path

Searched refs:DASM_S_PHASE (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_mips.h34 #define DASM_S_PHASE 0x02000000 macro
389 return DASM_S_PHASE; in dasm_encode()
H A Ddasm_ppc.h34 #define DASM_S_PHASE 0x02000000 macro
388 return DASM_S_PHASE; in dasm_encode()
H A Ddasm_arm.h35 #define DASM_S_PHASE 0x02000000 macro
426 return DASM_S_PHASE; in dasm_encode()
H A Ddasm_arm64.h36 #define DASM_S_PHASE 0x02000000 macro
535 return DASM_S_PHASE; in dasm_encode()
H A Ddasm_x86.h33 #define DASM_S_PHASE 0x02000000 macro
506 return DASM_S_PHASE; in dasm_encode()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c867 case DASM_S_PHASE: in handle_dasm_error()

Completed in 29 milliseconds