]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Implement the following instructions, in both ARM and Thumb
authorJulian Seward <jseward@acm.org>
Thu, 4 Jul 2013 20:35:42 +0000 (20:35 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 4 Jul 2013 20:35:42 +0000 (20:35 +0000)
commit4a51251e8c3943e9b6742736f8dcec739eaa6a37
tree45848a674fd8b703776711d3c519f080fbc5cb40
parenta7e946678aec793d2d42b40ad49e584da044da1e
Implement the following instructions, in both ARM and Thumb
encodings:
  SSAX SXTAB16 SHASX SHSAX SHSUB16 SHSUB8
  UASX USAX UQADD16 UQASX UQSAX UHASX UHSAX REVSH

Fixes
  321363 321364 321466 321467 321468 321619 321704
  321620 321621 321692 321694 321696 321697 321703

(Vasily, w.golubev@mail.ru)

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