Home
last modified time | relevance | path

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

/linux/arch/arm/nwfpe/
H A Dfpa11.c110 return EmulateCPDT(opcode); in EmulateAll()
H A Dfpa11.h87 extern unsigned int EmulateCPDT(const unsigned int opcode);
H A Dfpa11_cpdt.c378 unsigned int EmulateCPDT(const unsigned int opcode) in EmulateCPDT() function