Home | History | Annotate | Download | only in a64

Lines Matching refs:halfbit_adjusted

1752     T halfbit_adjusted = (adjusted >> (shift-1)) & 1;
1760 // 0). Applying halfbit_adjusted after assembling the float has the nice
1766 return result + halfbit_adjusted;