Home
last modified time | relevance | path

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

/arch/x86/kvm/
Demulate.c4522 static const struct opcode opcode_table[256] = { variable
5123 opcode = opcode_table[ctxt->b]; in x86_decode_insn()