Home
last modified time | relevance | path

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

/linux/arch/parisc/math-emu/
H A Dfpudispatch.c133 #define FPU_TYPE_FLAG_POS (EM_FPU_TYPE_OFFSET>>2) macro
164 fpregs[FPU_TYPE_FLAG_POS] = TIMEX_EXTEN_FLAG; in parisc_linux_get_fpu_type()
167 fpregs[FPU_TYPE_FLAG_POS] = ROLEX_EXTEN_FLAG; in parisc_linux_get_fpu_type()
169 fpregs[FPU_TYPE_FLAG_POS] = PA2_0_FPU_FLAG; in parisc_linux_get_fpu_type()
192 fpu_type_flags=fpregs[FPU_TYPE_FLAG_POS]; /* get fpu type flags */ in fpudispatch()
245 fpu_type_flags=fpregs[FPU_TYPE_FLAG_POS]; /* get fpu type flags */ in emfpudispatch()
537 fpu_type_flags=fpregs[FPU_TYPE_FLAG_POS]; in decode_0c()
980 fpu_type_flags=fpregs[FPU_TYPE_FLAG_POS];
1171 fpu_type_flags=fpregs[FPU_TYPE_FLAG_POS]; /* get fpu type flags */