Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dkvm_emulate.h241 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
Demulate.c3358 ctxt->src.type = OP_IMM; in em_das()
3384 ctxt->src.type = OP_IMM; in em_aam()
3402 ctxt->src.type = OP_IMM; in em_aad()
4816 op->type = OP_IMM; in decode_imm()
4916 op->type = OP_IMM; in decode_operand()
4924 op->type = OP_IMM; in decode_operand()
4974 op->type = OP_IMM; in decode_operand()
4983 op->type = OP_IMM; in decode_operand()
4987 op->type = OP_IMM; in decode_operand()
4991 op->type = OP_IMM; in decode_operand()
[all …]