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

/linux-4.4.14/arch/parisc/math-emu/
H A Dfpudispatch.c1409 * (PA83, PA89 or PA2.0) is available in fpu_type. The y_field
1414 update_status_cbit(status, new_status, fpu_type, y_field) update_status_cbit()
1416 u_int fpu_type; update_status_cbit()
1425 if ((fpu_type & TIMEX_EXTEN_FLAG) || update_status_cbit()
1426 (fpu_type & ROLEX_EXTEN_FLAG) || update_status_cbit()
1427 (fpu_type & PA2_0_FPU_FLAG)) { update_status_cbit()
/linux-4.4.14/arch/metag/kernel/
H A Dsetup.c442 unsigned int fpu_type = (coreid >> 7) & 3; get_cpu_capabilities() local
444 switch (dsp_type | fpu_type << 3) { get_cpu_capabilities()

Completed in 114 milliseconds