]> sourceware.org Git - valgrind.git/commit
PPC64: Add support for copy, cpabort, paste instructions
authorCarl Love <cel@us.ibm.com>
Thu, 27 May 2021 16:54:22 +0000 (11:54 -0500)
committerCarl Love <cel@us.ibm.com>
Thu, 3 Jun 2021 15:35:36 +0000 (10:35 -0500)
commitfa4d21af44861e504a398412c9a120b28d6ceb4e
tree45bea67dfea951febf0bbd2a2330f36219d4aa4c
parent93104368952c37268da724231487058ea3eaf1dc
PPC64: Add support for copy, cpabort, paste instructions
NEWS
VEX/priv/guest_ppc_defs.h
VEX/priv/guest_ppc_helpers.c
VEX/priv/guest_ppc_toIR.c
none/tests/ppc64/Makefile.am
none/tests/ppc64/test_copy_paste.c [new file with mode: 0644]
none/tests/ppc64/test_copy_paste.stderr.exp [new file with mode: 0644]
none/tests/ppc64/test_copy_paste.stdout.exp [new file with mode: 0644]
none/tests/ppc64/test_copy_paste.vgtest [new file with mode: 0644]
This page took 0.032586 seconds and 5 git commands to generate.