Searched refs:fpu_type_flags (Results 1 – 1 of 1) sorted by relevance
185 u_int fpu_type_flags; in fpudispatch() local192 fpu_type_flags=fpregs[FPU_TYPE_FLAG_POS]; /* get fpu type flags */ in fpudispatch()196 if (fpu_type_flags & PA2_0_FPU_FLAG) in fpudispatch()240 u_int fpu_type_flags; in emfpudispatch() local245 fpu_type_flags=fpregs[FPU_TYPE_FLAG_POS]; /* get fpu type flags */ in emfpudispatch()250 if (fpu_type_flags & PA2_0_FPU_FLAG) in emfpudispatch()282 u_int fpu_type_flags; in decode_0c() local537 fpu_type_flags=fpregs[FPU_TYPE_FLAG_POS]; in decode_0c()541 if (fpu_type_flags & PA2_0_FPU_FLAG) { in decode_0c()569 fpu_type_flags, subop); in decode_0c()[all …]