You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: proposals/rounding-mode-control/Overview.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,14 +45,10 @@ There are other options for rounding namely:
45
45
|floor|take the neighbour that is less|
46
46
|trunc|take the number that is closer to zero|
47
47
48
-
This proposal proposes to extend the matrix of floating point instructions by combining them with a new dimension called a rounding variant. But the first 4 instructions in the table below are for the purposes of branch preparation as concerns most the important use case, that being interval arithmetic. This results in the following new instructions:
48
+
This proposal proposes to extend the matrix of floating point instructions by combining them with a new dimension called a rounding variant. This results in the following new instructions:
0 commit comments