Searched refs:y_field (Results 1 – 1 of 1) sorted by relevance
1401 update_status_cbit(status, new_status, fpu_type, y_field) in update_status_cbit() argument1404 u_int y_field;1415 if (y_field == 0) {1421 ((new_status & 0x04000000) >> (y_field+4)) |1423 ~(0x04000000 >> (y_field+4)));