Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/libudis86/
H A Dsyn-att.c97 case UD_OP_JIMM: in gen_operand()
H A Dsyn-intel.c96 case UD_OP_JIMM: in gen_operand()
H A Dtypes.h128 UD_OP_JIMM, UD_OP_CONST enumerator
H A Ddecode.c848 operand->type = UD_OP_JIMM; in decode_operand()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_disasm_x86.c290 if (op && op->type == UD_OP_JIMM) { in zend_jit_disasm()
326 if (op && op->type == UD_OP_JIMM) { in zend_jit_disasm()

Completed in 12 milliseconds