Home
last modified time | relevance | path

Searched defs:nRc (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cprt.c38 unsigned int nRc = 1; in EmulateCPRT() local
76 unsigned int nRc = 1; in PerformFLT() local
114 unsigned int nRc = 1; in PerformFIX() local
H A Dfpopcode.c64 unsigned int nRc; in getRegisterCount() local
80 unsigned int nRc; in getDestinationSize() local
H A Dfpa11_cpdt.c218 unsigned int nRc = 1, in PerformLDF() local
253 unsigned int nRc = 1, in PerformSTF() local
355 unsigned int nRc = 0; in EmulateCPDT() local
H A Dfpa11_cpdo.c28 unsigned int Fd, nType, nDest, nRc = 1; in EmulateCPDO() local
H A Dsingle_cpdo.c42 unsigned int Fd, Fm, Fn, nRc = 1; in SingleCPDO() local
H A Dextended_cpdo.c42 unsigned int Fd, Fm, Fn, nRc = 1; in ExtendedCPDO() local
H A Ddouble_cpdo.c42 unsigned int Fd, Fm, Fn, nRc = 1; in DoubleCPDO() local
H A Dfpa11.c138 unsigned int nRc = 0; in EmulateAll() local
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11_cpdt.c215 unsigned int nRc = 1, write_back = WRITE_BACK(opcode); in PerformLDF() local
258 unsigned int nRc = 1, write_back = WRITE_BACK(opcode); in PerformSTF() local
380 unsigned int nRc = 0; in EmulateCPDT() local
H A Dfpopcode.h381 unsigned int nRc; in getTransferLength() local
402 unsigned int nRc; in getRegisterCount() local
426 unsigned int nRc; in getRoundingPrecision() local
447 unsigned int nRc; in getDestinationSize() local
H A Dfpa11_cpdo.c22 unsigned int nType, nDest, nRc; in EmulateCPDO() local