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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/math-emu/
H A Dfpu.h45 #define PA2_0_FPU_FLAG 0x00000010 macro
H A Dfpudispatch.c181 fpregs[FPU_TYPE_FLAG_POS] = PA2_0_FPU_FLAG;
208 if (fpu_type_flags & PA2_0_FPU_FLAG)
262 if (fpu_type_flags & PA2_0_FPU_FLAG)
533 if (fpu_type_flags & PA2_0_FPU_FLAG) {
950 if (fpu_type_flags & PA2_0_FPU_FLAG) {
1426 (fpu_type & PA2_0_FPU_FLAG)) {

Completed in 41 milliseconds