Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/libudis86/
H A Ddecode.h93 OP_I1, OP_I3, OP_sI, enumerator
H A Dsyn.c159 if (op->_oprcode == OP_sI && op->size != u->opr_mode) { in ud_syn_print_imm()
H A Ddecode.c759 case OP_sI: in decode_operand()
H A Ditab.c3268 #define O_sIb { OP_sI, SZ_B }
3269 #define O_sIv { OP_sI, SZ_V }
3270 #define O_sIz { OP_sI, SZ_Z }

Completed in 55 milliseconds