Commit 162d245
x86/insns.dat: Fix {er} usage on EVEX vcvtsi2* instructions
The rounding specifier should be applied to src2, not src1.
Furthermore, VCVTSI2SD with a 32-bit source operand does not
support specifying a rounding mode (as no rounding can occur).
Signed-off-by: Henrik Gramner <[email protected]>
[ hpa: manual merge ]
Signed-off-by: H. Peter Anvin (Intel) <[email protected]>1 parent 0a1a978 commit 162d245
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3586 | 3586 | | |
3587 | 3587 | | |
3588 | 3588 | | |
3589 | | - | |
3590 | | - | |
3591 | | - | |
3592 | | - | |
| 3589 | + | |
| 3590 | + | |
| 3591 | + | |
| 3592 | + | |
3593 | 3593 | | |
3594 | 3594 | | |
3595 | 3595 | | |
| |||
0 commit comments