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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dmmio.c253 } else if (inst.M10.major == 7 && inst.M10.x6 == 0x3B) {
259 vcpu_get_fpreg(vcpu, inst.M10.f2, &v);
260 temp = vcpu_get_gr(vcpu, inst.M10.r3);
261 imm = (inst.M10.s << 31) | (inst.M10.i << 30) |
262 (inst.M10.imm7 << 23);
264 vcpu_set_gr(vcpu, inst.M10.r3, temp, 0);
271 } else if (inst.M10.major == 7 && inst.M10
[all...]
H A Dvcpu.h255 INST64_M10 M10; /* stfd floating pointer */ member in union:U_INST64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-ia64.S43 // {in,out}12 Block Value 10 M10
127 #define M10 in12 define
695 mov M5 = M10
706 mov M10 = U
777 mov X = M10
788 mov M10 = M11
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-ia64.S43 // {in,out}12 Block Value 10 M10
127 #define M10 in12 define
695 mov M5 = M10
706 mov M10 = U
777 mov X = M10
788 mov M10 = M11

Completed in 121 milliseconds