Searched refs:BIT_UP_SET (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cpdt.c236 if (BIT_UP_SET(opcode))
284 if (BIT_UP_SET(opcode))
330 if (BIT_UP_SET(opcode))
366 if (BIT_UP_SET(opcode))
H A Dfpopcode.h222 #define BIT_UP_SET(opcode) ((opcode & BIT_UP) != 0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cpdt.c220 if (BIT_UP_SET(opcode))
255 if (BIT_UP_SET(opcode))
287 if (BIT_UP_SET(opcode))
319 if (BIT_UP_SET(opcode))
H A Dfpopcode.h220 #define BIT_UP_SET(opcode) ((opcode & BIT_UP) != 0) macro

Completed in 52 milliseconds