Home
last modified time | relevance | path

Searched refs:EmulateCPRT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c200 nRc = EmulateCPRT(opcode); in EmulateAll()
264 return EmulateCPRT(opcode);
H A Dfpa11.h116 unsigned int EmulateCPRT(const unsigned int);
H A Dfpa11_cprt.c36 unsigned int EmulateCPRT(const unsigned int opcode) in EmulateCPRT() function