Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/nwfpe/
Dfpa11_cprt.c153 int e_flag = opcode & 0x400000; /* 1 if CxFE */ in PerformComparison() local
363 if (e_flag) in PerformComparison()