Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dkvm_emulate.h245 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
Demulate.c3419 ctxt->src.type = OP_IMM; in em_das()
3445 ctxt->src.type = OP_IMM; in em_aam()
3463 ctxt->src.type = OP_IMM; in em_aad()
4903 op->type = OP_IMM; in decode_imm()
5003 op->type = OP_IMM; in decode_operand()
5011 op->type = OP_IMM; in decode_operand()
5061 op->type = OP_IMM; in decode_operand()
5070 op->type = OP_IMM; in decode_operand()
5074 op->type = OP_IMM; in decode_operand()
5078 op->type = OP_IMM; in decode_operand()
[all …]