Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfpu.h14 #define PA2_0_FPU_FLAG 0x00000010 macro
H A Dfpudispatch.c169 fpregs[FPU_TYPE_FLAG_POS] = PA2_0_FPU_FLAG; in parisc_linux_get_fpu_type()
196 if (fpu_type_flags & PA2_0_FPU_FLAG) in fpudispatch()
250 if (fpu_type_flags & PA2_0_FPU_FLAG) in emfpudispatch()
541 if (fpu_type_flags & PA2_0_FPU_FLAG) { in decode_0c()
983 if (fpu_type_flags & PA2_0_FPU_FLAG) {
1464 (fpu_type & PA2_0_FPU_FLAG)) {