Searched refs:twobyte (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkvm_emulate.h180 u8 twobyte; member in struct:decode_cache
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Demulate.c1063 c->twobyte = 1;
1101 if (!(!c->twobyte && c->b == 0x8d))
1130 if (c->twobyte && c->b == 0x01 && c->modrm_reg == 7)
1264 c->twobyte && (c->b == 0xb6 || c->b == 0xb7));
2630 if (c->twobyte)
H A Dx86.c4003 if (!c->twobyte)

Completed in 64 milliseconds