Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_x86.h23 DASM_IMM_LG, DASM_IMM_LG64, DASM_IMM_PC, DASM_IMM_PC64, DASM_LABEL_LG, DASM_LABEL_PC, enumerator
232 case DASM_IMM_PC64: ofs += 4; in dasm_put()
340 case DASM_SETLABEL: case DASM_REL_A: case DASM_IMM_PC: case DASM_IMM_PC64: in dasm_link()
456 case DASM_IMM_PC64: { in dasm_encode()

Completed in 6 milliseconds