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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cprt.c41 PerformComparison(const unsigned int opcode);
51 /* This is some variant of a comparison (PerformComparison will
55 return PerformComparison(opcode);
185 static unsigned int PerformComparison(const unsigned int opcode) function
194 //printk("PerformComparison(0x%08x)\n",opcode);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cprt.c37 static unsigned int PerformComparison(const unsigned int opcode);
43 /* This is some variant of a comparison (PerformComparison
47 return PerformComparison(opcode);
158 static unsigned int PerformComparison(const unsigned int opcode) function

Completed in 98 milliseconds