diff options
author | Jan Beulich <jbeulich@novell.com> | 2018-07-24 09:46:27 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2018-07-24 09:46:27 +0200 |
commit | 4174bfff8a88f21659446cf631dbbbad615b4a9e (patch) | |
tree | 8fe87c6be21df82ff9d8912422a4775f85837b06 /include | |
parent | f47194a9cde616ed1c207d618d4827d1216ef650 (diff) | |
download | binutils-4174bfff8a88f21659446cf631dbbbad615b4a9e.zip binutils-4174bfff8a88f21659446cf631dbbbad615b4a9e.tar.gz binutils-4174bfff8a88f21659446cf631dbbbad615b4a9e.tar.bz2 |
x86-64: correct AVX512F vcvtsi2s{d,s} handling
Just like for their AVX counterparts and CVTSI2S{D,S}, a memory source
here is ambiguous and hence
- in source files should be qualified with a suitable suffix or operand
size specifier (not doing so is an error in Intel mode, and will gain
a diagnostic in AT&T mode in the future),
- in disassembly should be properly suffixed (the Intel operand size
specifiers were emitted correctly already).
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions