Home
last modified time | relevance | path

Searched refs:typeNone (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.c87 default: nRc = typeNone; in getDestinationSize()
H A Dfpa11.h44 #define typeNone 0x00 macro
H A Dfpa11_cpdo.c35 if (typeNone == nDest) return 0; in EmulateCPDO()
H A Dfpa11.c44 fpa11->fType[i] = typeNone; in resetFPA11()
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11.c28 fpa11->fType[i] = typeNone; in resetFPA11()
H A Dfpa11.h36 #define typeNone 0x00 macro
H A Dfpa11_cpdo.c28 if (typeNone == nDest) in EmulateCPDO()
H A Dfpopcode.h460 nRc = typeNone; in getDestinationSize()
H A DChangeLog89 * fpa11.c - added code to initialize register types to typeNone