]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Reimplement the SIMD and FP instruction decoder, so as to avoid huge
authorJulian Seward <jseward@acm.org>
Tue, 10 Jun 2014 22:52:05 +0000 (22:52 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 10 Jun 2014 22:52:05 +0000 (22:52 +0000)
commit1109710d2fee8113430fc15ec4d1aaa4e6da0904
tree1dd91df51e641c8e7897e570d0c208a40d727b58
parent7afd7fbdfb459aa2d337f76a28b39f1669a5bedf
Reimplement the SIMD and FP instruction decoder, so as to avoid huge
amounts of duplicated decode, and to follow the documentation more
closely.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2871
VEX/priv/guest_arm64_toIR.c