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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkvm_emulate.h153 enum { OP_REG, OP_MEM, OP_IMM, OP_NONE } type; enumerator in enum:operand::__anon10546
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Demulate.c806 op->type = OP_REG;
1138 c->src.type = OP_REG;
1191 c->src.type = OP_REG;
1270 c->dst.type = OP_REG;
1290 c->dst.type = OP_REG;
1584 case OP_REG:
2846 c->src.type = OP_REG;
2856 c->dst.type = OP_REG;
2886 c->dst.type = OP_REG;
3295 c->dst.type = OP_REG;
[all...]

Completed in 60 milliseconds