Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dkvm_emulate.h242 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
Demulate.c3407 ctxt->src.type = OP_IMM; in em_das()
3433 ctxt->src.type = OP_IMM; in em_aam()
3451 ctxt->src.type = OP_IMM; in em_aad()
4884 op->type = OP_IMM; in decode_imm()
4984 op->type = OP_IMM; in decode_operand()
4992 op->type = OP_IMM; in decode_operand()
5042 op->type = OP_IMM; in decode_operand()
5051 op->type = OP_IMM; in decode_operand()
5055 op->type = OP_IMM; in decode_operand()
5059 op->type = OP_IMM; in decode_operand()
[all …]