]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Virtual-methodize the assembler in the usual way.
authorJulian Seward <jseward@acm.org>
Tue, 3 Oct 2017 09:28:26 +0000 (11:28 +0200)
committerJulian Seward <jseward@acm.org>
Tue, 3 Oct 2017 09:28:26 +0000 (11:28 +0200)
commited5ae781a14701986e7facc9e47882895fcd911a
tree52e875b29075430043e2e0899b04a96b8993bad2
parent08b043f53a9e3f37b10b5af6abc2e218678b9e2f
Virtual-methodize the assembler in the usual way.

So that it can be made to work for architectures other than X86.
VEX/priv/host_x86_defs.c
VEX/priv/host_x86_defs.h
VEX/priv/main_main.c