Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Ddasm_x86.h23 DASM_IMM_LG, DASM_IMM_PC, DASM_LABEL_LG, DASM_LABEL_PC, DASM_ALIGN, enumerator
233 case DASM_IMM_PC: pl = D->pclabels + va_arg(ap, int); CKPL(pc, PC); in dasm_put()
345 case DASM_SETLABEL: case DASM_REL_A: case DASM_IMM_PC: pos++; break; in dasm_link()
469 case DASM_IMM_PC: { in dasm_encode()

Completed in 7 milliseconds