Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_emulate.h218 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/linux-4.1.27/arch/x86/kvm/
Demulate.c2996 ctxt->src.type = OP_IMM; in em_das()
3022 ctxt->src.type = OP_IMM; in em_aam()
3040 ctxt->src.type = OP_IMM; in em_aad()
4273 op->type = OP_IMM; in decode_imm()
4373 op->type = OP_IMM; in decode_operand()
4381 op->type = OP_IMM; in decode_operand()
4431 op->type = OP_IMM; in decode_operand()
4440 op->type = OP_IMM; in decode_operand()
4444 op->type = OP_IMM; in decode_operand()
4448 op->type = OP_IMM; in decode_operand()
[all …]