Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_emulate.h237 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/Linux-v4.19/arch/x86/kvm/
Demulate.c3397 ctxt->src.type = OP_IMM; in em_das()
3423 ctxt->src.type = OP_IMM; in em_aam()
3441 ctxt->src.type = OP_IMM; in em_aad()
4886 op->type = OP_IMM; in decode_imm()
4986 op->type = OP_IMM; in decode_operand()
4994 op->type = OP_IMM; in decode_operand()
5044 op->type = OP_IMM; in decode_operand()
5053 op->type = OP_IMM; in decode_operand()
5057 op->type = OP_IMM; in decode_operand()
5061 op->type = OP_IMM; in decode_operand()
[all …]