Home
last modified time | relevance | path

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

/linux/arch/arm/nwfpe/
H A Dfpa11.c105 return EmulateCPDO(opcode); in EmulateAll()
H A Dfpa11.h88 extern unsigned int EmulateCPDO(const unsigned int opcode);
H A Dfpa11_cpdo.c18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO() function