Home
last modified time | relevance | path

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

/linux/arch/parisc/math-emu/
H A Dfpudispatch.c1451 update_status_cbit(status, new_status, fpu_type, y_field) in update_status_cbit() argument
1454 u_int y_field;
1465 if (y_field == 0) {
1471 ((new_status & 0x04000000) >> (y_field+4)) |
1473 ~(0x04000000 >> (y_field+4)));