Searched refs:fpu_type (Results 1 – 2 of 2) sorted by relevance
449 unsigned int fpu_type = (coreid >> 7) & 3; in get_cpu_capabilities() local451 switch (dsp_type | fpu_type << 3) { in get_cpu_capabilities()
1414 update_status_cbit(status, new_status, fpu_type, y_field) in update_status_cbit() argument1416 u_int fpu_type;1425 if ((fpu_type & TIMEX_EXTEN_FLAG) || 1426 (fpu_type & ROLEX_EXTEN_FLAG) ||1427 (fpu_type & PA2_0_FPU_FLAG)) {