Home
last modified time | relevance | path

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

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