Home
last modified time | relevance | path

Searched refs:getDestinationSize (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.c78 unsigned int getDestinationSize(const unsigned int opcode) in getDestinationSize() function
H A Dfpa11_cpdo.c34 nDest = getDestinationSize(opcode); in EmulateCPDO()
H A Dfpopcode.h388 unsigned int getDestinationSize(const unsigned int opcode);
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11_cpdo.c27 nDest = getDestinationSize(opcode); in EmulateCPDO()
H A Dfpopcode.h445 static inline unsigned int getDestinationSize(const unsigned int opcode) in getDestinationSize() function