Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/nwfpe/
Dfpa11_cprt.c30 unsigned int PerformFLT(const unsigned int opcode);
49 return PerformFLT(opcode); in EmulateCPRT()
69 unsigned int PerformFLT(const unsigned int opcode) in PerformFLT() function