Home
last modified time | relevance | path

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

/arch/arm/nwfpe/
Dfpa11.c113 return EmulateCPRT(opcode); in EmulateAll()
Dfpa11.h101 extern unsigned int EmulateCPRT(const unsigned int opcode);
Dfpa11_cprt.c35 unsigned int EmulateCPRT(const unsigned int opcode) in EmulateCPRT() function