Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/libudis86/
H A Ddecode.h75 OP_A, OP_E, OP_M, OP_G, enumerator
H A Ddecode.c753 case OP_E: in decode_operand()
H A Ditab.c3139 #define O_E { OP_E, SZ_NA }
3141 #define O_Eb { OP_E, SZ_B }
3142 #define O_Ed { OP_E, SZ_D }
3143 #define O_Eq { OP_E, SZ_Q }
3144 #define O_Ev { OP_E, SZ_V }
3145 #define O_Ew { OP_E, SZ_W }
3146 #define O_Ey { OP_E, SZ_Y }
3147 #define O_Ez { OP_E, SZ_Z }

Completed in 32 milliseconds