commit | d7680f13df105aa8fa0edbdf8efae31a5411f579 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Thu Sep 14 08:44:13 2023 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Thu Sep 14 08:44:13 2023 +0200 |
tree | 8bc4831c24b97ebe481d96df96cece4dac443d0a | |
parent | 4fc85f37dc7ab02867c5f7ee69e65b2f5eba51d8 [diff] |
x86: Vxy naming correction Looking at the VEX and EVEX forms of vcvtneps2bf16 I noticed that operand purpose isn't properly reflected in Vxy's definition. Rename "dst" to "src", thus bringing things in line with Exy.