Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/nwfpe/
Dfpa11_cprt.c21 static unsigned int PerformComparison(const unsigned int opcode);
31 return PerformComparison(opcode); in EmulateCPRT()
142 static unsigned int PerformComparison(const unsigned int opcode) in PerformComparison() function