Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kvm/
Demulate.c2629 struct opcode opcode, *g_mod012, *g_mod3; in x86_decode_insn() local
2731 g_mod012 = opcode.u.gdual->mod012; in x86_decode_insn()
2734 g_mod012 = g_mod3 = opcode.u.group; in x86_decode_insn()
2743 opcode = g_mod012[goffset]; in x86_decode_insn()