]> sourceware.org Git - valgrind.git/commit
PPC64: Add support for the darn instruction
authorCarl Love <cel@us.ibm.com>
Mon, 22 Mar 2021 22:55:05 +0000 (17:55 -0500)
committerCarl Love <cel@us.ibm.com>
Tue, 4 May 2021 15:38:48 +0000 (10:38 -0500)
commit8afb49abe04a341d60b441c1f09a956aeccf0bbb
tree68ac7749eceb6eb45a75813e3b8e3d9d571a1ee0
parentd74a637206ef5532ccd2ccb2e31ee2762f184e60
PPC64: Add support for the darn instruction
12 files changed:
Makefile.all.am
NEWS
VEX/priv/guest_ppc_defs.h
VEX/priv/guest_ppc_helpers.c
VEX/priv/guest_ppc_toIR.c
configure.ac
coregrind/m_initimg/initimg-linux.c
none/tests/ppc64/Makefile.am
none/tests/ppc64/test_darn_inst.c [new file with mode: 0644]
none/tests/ppc64/test_darn_inst.stderr.exp [new file with mode: 0644]
none/tests/ppc64/test_darn_inst.stdout.exp [new file with mode: 0644]
none/tests/ppc64/test_darn_inst.vgtest [new file with mode: 0644]
This page took 0.0334 seconds and 5 git commands to generate.