]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Handle "vmov qDest.I32 V128{0xFFFF}" so to speak, and make the case
authorJulian Seward <jseward@acm.org>
Tue, 5 Mar 2013 10:35:44 +0000 (10:35 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 5 Mar 2013 10:35:44 +0000 (10:35 +0000)
commit2dd38a4b582c32efdb4f8316875e4c329e01ba32
tree2f95932c4f0d94573418058bfeaecff395bea7d5
parent9978d009cad05d9e9ec0f93cf66914db812164c8
Handle "vmov qDest.I32 V128{0xFFFF}" so to speak, and make the case
for a zero immediate more similar.  Verify assembled output against
GNU as.  Fixes #311318.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2693
VEX/priv/host_arm_isel.c