Searched refs:SZ_Z (Results 1 – 3 of 3) sorted by relevance
/PHP-8.3/ext/opcache/jit/libudis86/ |
H A D | decode.h | 116 #define SZ_Z 1 macro
|
H A D | itab.c | 3147 #define O_Ez { OP_E, SZ_Z } 3158 #define O_Gz { OP_G, SZ_Z } 3167 #define O_Iz { OP_I, SZ_Z } 3170 #define O_Jz { OP_J, SZ_Z } 3204 #define O_R0z { OP_R0, SZ_Z } 3209 #define O_R1z { OP_R1, SZ_Z } 3214 #define O_R2z { OP_R2, SZ_Z } 3219 #define O_R3z { OP_R3, SZ_Z } 3224 #define O_R4z { OP_R4, SZ_Z } 3229 #define O_R5z { OP_R5, SZ_Z } [all …]
|
H A D | decode.c | 329 case SZ_Z: in resolve_operand_size()
|
Completed in 21 milliseconds