Searched refs:y_field (Results 1 – 1 of 1) sorted by relevance
1414 update_status_cbit(status, new_status, fpu_type, y_field) in update_status_cbit() argument1417 u_int y_field;1428 if (y_field == 0) {1434 ((new_status & 0x04000000) >> (y_field+4)) |1436 ~(0x04000000 >> (y_field+4)));