Searched refs:y_field (Results 1 – 1 of 1) sorted by relevance
1451 update_status_cbit(status, new_status, fpu_type, y_field) in update_status_cbit() argument1454 u_int y_field;1465 if (y_field == 0) {1471 ((new_status & 0x04000000) >> (y_field+4)) |1473 ~(0x04000000 >> (y_field+4)));