Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Demulate.c3069 ctxt->src.type = OP_IMM; in em_das()
4553 op->type = OP_IMM; in decode_imm()
4653 op->type = OP_IMM; in decode_operand()
4661 op->type = OP_IMM; in decode_operand()
4711 op->type = OP_IMM; in decode_operand()
4720 op->type = OP_IMM; in decode_operand()
4724 op->type = OP_IMM; in decode_operand()
4728 op->type = OP_IMM; in decode_operand()
4732 op->type = OP_IMM; in decode_operand()
4736 op->type = OP_IMM; in decode_operand()
[all …]
A Dkvm_emulate.h232 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator

Completed in 15 milliseconds