Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/opcache/jit/
H A Dzend_jit_disasm.c405 if (op && op->type == UD_OP_JIMM) {
530 if (op && op->type == UD_OP_JIMM) {

Completed in 25 milliseconds