Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_emulate.h230 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/linux-4.4.14/arch/x86/kvm/
Demulate.c3297 ctxt->src.type = OP_IMM; in em_das()
3323 ctxt->src.type = OP_IMM; in em_aam()
3341 ctxt->src.type = OP_IMM; in em_aad()
4574 op->type = OP_IMM; in decode_imm()
4674 op->type = OP_IMM; in decode_operand()
4682 op->type = OP_IMM; in decode_operand()
4732 op->type = OP_IMM; in decode_operand()
4741 op->type = OP_IMM; in decode_operand()
4745 op->type = OP_IMM; in decode_operand()
4749 op->type = OP_IMM; in decode_operand()
[all …]