Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dkvm_emulate.h252 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
H A Demulate.c1152 op->type = OP_XMM; in decode_register_operand()
1203 op->type = OP_XMM; in decode_modrm()
1813 case OP_XMM: in writeback()