]> git.ipfire.org Git - thirdparty/valgrind.git/commit
arm64 front end: add support for 'dc cvac', 'dc cvap', handling it the same as 'dc...
authorKevin Zhao <kevin.zhao@linaro.org>
Thu, 22 Jul 2021 08:00:21 +0000 (16:00 +0800)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 11 May 2024 12:34:34 +0000 (14:34 +0200)
commit40505e5056a7e434e291526d6662943e31274fc1
treef8e4fb677efead086bc4899853ed18a33e1b6407
parent6f1c48a01eb30f942007ca37c8825c46a09b5a3c
arm64 front end: add support for 'dc cvac', 'dc cvap', handling it the same as 'dc cvau'.

patch modified to process DBP component of ID_AA64ISAR1_EL1

Signed-off-by: Kevin Zhao <kevin.zhao@linaro.org>
VEX/priv/guest_arm64_defs.h
VEX/priv/guest_arm64_helpers.c
VEX/priv/guest_arm64_toIR.c