Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Dkvm_emulate.h243 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
Demulate.c3453 ctxt->src.type = OP_IMM; in em_das()
3479 ctxt->src.type = OP_IMM; in em_aam()
3497 ctxt->src.type = OP_IMM; in em_aad()
4985 op->type = OP_IMM; in decode_imm()
5085 op->type = OP_IMM; in decode_operand()
5093 op->type = OP_IMM; in decode_operand()
5143 op->type = OP_IMM; in decode_operand()
5152 op->type = OP_IMM; in decode_operand()
5156 op->type = OP_IMM; in decode_operand()
5160 op->type = OP_IMM; in decode_operand()
[all …]