Home
last modified time | relevance | path

Searched refs:nType (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cpdo.c28 unsigned int Fd, nType, nDest, nRc = 1; in EmulateCPDO() local
45 nType = nDest; in EmulateCPDO()
47 nType = fpa11->fType[getFn(opcode)]; in EmulateCPDO()
52 if (nType < fpa11->fType[Fm]) in EmulateCPDO()
54 nType = fpa11->fType[Fm]; in EmulateCPDO()
58 switch (nType) in EmulateCPDO()
70 nType = fpa11->fType[Fd]; in EmulateCPDO()
71 if ((0 != nRc) && (nDest != nType)) in EmulateCPDO()
77 if (typeDouble == nType) in EmulateCPDO()
88 if (typeSingle == nType) in EmulateCPDO()
[all …]
H A Dfpa11_cpdt.c189 register unsigned int nType, *p; in storeMultiple() local
192 nType = fpa11->fType[Fn]; in storeMultiple()
194 switch (nType) in storeMultiple()
201 put_user_u32(nType << 14, addr); in storeMultiple()
209 put_user_u32((p[0] & 0x80003fff) | (nType << 14), addr); in storeMultiple()
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11_cpdo.c22 unsigned int nType, nDest, nRc; in EmulateCPDO() local
41 nType = nDest; in EmulateCPDO()
43 nType = fpa11->fType[getFn(opcode)]; in EmulateCPDO()
47 if (nType < fpa11->fType[Fm]) { in EmulateCPDO()
48 nType = fpa11->fType[Fm]; in EmulateCPDO()
54 switch (nType) { in EmulateCPDO()
81 if (nDest != nType) { in EmulateCPDO()
85 if (typeDouble == nType) in EmulateCPDO()
94 if (typeSingle == nType) in EmulateCPDO()
103 if (typeSingle == nType) in EmulateCPDO()
[all …]
H A Dfpa11_cpdt.c185 register unsigned int nType, *p; in storeMultiple() local
188 nType = fpa11->fType[Fn]; in storeMultiple()
190 switch (nType) { in storeMultiple()
196 put_user(nType << 14, &pMem[0]); in storeMultiple()
205 put_user((p[0] & 0x80003fff) | (nType << 14), &pMem[0]); in storeMultiple()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.map1 …earTimeout","checkOn","optSelected","radioValue","boolHook","removeAttr","nType","attrHooks","attr…
H A Djquery-2.0.3.min.map1 …Val","classNames","hasClass","valHooks","option","one","max","optionSet","nType","attrHooks","prop…