Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/libudis86/
H A Ddecode.h76 OP_I, OP_F, enumerator
H A Ddecode.c760 case OP_I: in decode_operand()
H A Ditab.c3164 #define O_Ib { OP_I, SZ_B }
3165 #define O_Iv { OP_I, SZ_V }
3166 #define O_Iw { OP_I, SZ_W }
3167 #define O_Iz { OP_I, SZ_Z }

Completed in 33 milliseconds