Searched defs:decode_cache (Results 1 – 1 of 1) sorted by relevance
117 struct decode_cache { struct118 u8 twobyte;119 u8 b;120 u8 lock_prefix;121 u8 rep_prefix;122 u8 op_bytes;123 u8 ad_bytes;124 u8 rex_prefix;125 struct operand src;126 struct operand src2;[all …]