Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/nwfpe/
Dfpa11.c117 return EmulateCPDO(opcode); in EmulateAll()
Dfpa11.h100 extern unsigned int EmulateCPDO(const unsigned int opcode);
Dfpa11_cpdo.c30 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO() function