aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2019-06-28 08:46:56 +0000
committerJan Beulich <jbeulich@gcc.gnu.org>2019-06-28 08:46:56 +0000
commitc1a106c222804416897c53f3c5dc8f028137151e (patch)
treed3a1783b959c2a730bd4aa6c76316916d3eb4f78 /gcc/tree.h
parentcd65e2652d2c38eaa63f01ccc3a60bb5225235d2 (diff)
downloadgcc-c1a106c222804416897c53f3c5dc8f028137151e.zip
gcc-c1a106c222804416897c53f3c5dc8f028137151e.tar.gz
gcc-c1a106c222804416897c53f3c5dc8f028137151e.tar.bz2
x86: fix CVT{,T}PD2PI insns
With just an "m" constraint misaligned memory operands won't be forced into a register, and hence cause #GP. So far this was guaranteed only in the case that CVT{,T}PD2DQ were chosen (which looks to be the case on x86-64 only). Switch the second alternative to Bm and also replace nonimmediate_operand by vector_operand. From-SVN: r272780
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions