Home
last modified time | relevance | path

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

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