Searched refs:OP_IMM (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.c1149 c->src.type = OP_IMM;
1182 c->src.type = OP_IMM;
1222 c->src.type = OP_IMM;
1246 c->src2.type = OP_IMM;

Completed in 89 milliseconds