Home
last modified time | relevance | path

Searched refs:typeNone (Results 1 – 4 of 4) 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()