Searched refs:OP_REG (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/kvm/
H A Dx86_emulate.c221 enum { OP_REG, OP_MEM, OP_IMM } type; enumerator in enum:operand::__anon4782
739 src.type = OP_REG;
809 dst.type = OP_REG;
1061 case OP_REG:
1141 dst.type = OP_REG;
1256 dst.type = OP_REG;

Completed in 41 milliseconds