Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c4349 static const struct opcode twobyte_table[256] = { variable
4803 *opcode = twobyte_table[ctxt->b]; in x86_decode_avx()
4982 opcode = twobyte_table[ctxt->b]; in x86_decode_insn()