Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/nwfpe/
Dfpa11_cprt.c40 static unsigned int PerformComparison(const unsigned int opcode);
50 return PerformComparison(opcode); in EmulateCPRT()
149 static unsigned int PerformComparison(const unsigned int opcode) in PerformComparison() function