]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Follow up on VEX r3144 and remove VexGuestTILEGXStateAlignment.
authorFlorian Krohm <florian@eich-krohm.de>
Mon, 27 Apr 2015 14:26:26 +0000 (14:26 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Mon, 27 Apr 2015 14:26:26 +0000 (14:26 +0000)
commit7681c4e4e0eaadb9c0789ed45be9239b6cdb38df
tree0b86141dfea521db3e8e9e4b4a3435e7aca113cb
parent11309294c4f843fd09b1f679767bff4b0e9df488
Follow up on VEX r3144 and remove VexGuestTILEGXStateAlignment.
Also fix the alignment check which should be mod 16 not mod 8.
Well, actually, it should be mod LibVEX_GUEST_STATE_ALIGN but
that is another patch.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15147
coregrind/m_initimg/initimg-linux.c