Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_emulate.h239 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/Linux-v5.4/arch/x86/kvm/
Demulate.c3435 ctxt->src.type = OP_IMM; in em_das()
3461 ctxt->src.type = OP_IMM; in em_aam()
3479 ctxt->src.type = OP_IMM; in em_aad()
4945 op->type = OP_IMM; in decode_imm()
5045 op->type = OP_IMM; in decode_operand()
5053 op->type = OP_IMM; in decode_operand()
5103 op->type = OP_IMM; in decode_operand()
5112 op->type = OP_IMM; in decode_operand()
5116 op->type = OP_IMM; in decode_operand()
5120 op->type = OP_IMM; in decode_operand()
[all …]