Home
last modified time | relevance | path

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

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