Home
last modified time | relevance | path

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

/arch/metag/kernel/
Dsetup.c449 unsigned int fpu_type = (coreid >> 7) & 3; in get_cpu_capabilities() local
451 switch (dsp_type | fpu_type << 3) { in get_cpu_capabilities()
/arch/parisc/math-emu/
Dfpudispatch.c1414 update_status_cbit(status, new_status, fpu_type, y_field) in update_status_cbit() argument
1416 u_int fpu_type;
1425 if ((fpu_type & TIMEX_EXTEN_FLAG) ||
1426 (fpu_type & ROLEX_EXTEN_FLAG) ||
1427 (fpu_type & PA2_0_FPU_FLAG)) {