Home
last modified time | relevance | path

Searched defs:decode_cache (Results 1 – 1 of 1) sorted by relevance

/arch/x86/include/asm/
Dkvm_x86_emulate.h117 struct decode_cache { struct
118 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 …]