Commit a1e3140
H. Peter Anvin
doc: fix the equivalent description for %cond()
%cond(x,y,z) == %sel(1+!(x),y,z), not %sel(2-!(x),y,z).
Signed-off-by: H. Peter Anvin <[email protected]>1 parent 9d38bed commit a1e3140
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2892 | 2892 | | |
2893 | 2893 | | |
2894 | 2894 | | |
2895 | | - | |
| 2895 | + | |
2896 | 2896 | | |
2897 | 2897 | | |
2898 | 2898 | | |
| |||
0 commit comments