]> git.ipfire.org Git - thirdparty/valgrind.git/commit
riscv64: Add initial support: VEX modifications
authorPetr Pavlu <petr.pavlu@dagobah.cz>
Tue, 11 Apr 2023 19:30:43 +0000 (19:30 +0000)
committerMark Wielaard <mark@klomp.org>
Tue, 25 Feb 2025 16:04:50 +0000 (17:04 +0100)
commit33833e37bf519c7532e69954f2b46f23a5215cab
tree89c587aa9aa9690891304da9596523ebfe9e2b90
parent32fc9cc751809c90deac9d40f1c755691de6ce12
riscv64: Add initial support: VEX modifications

The following people contributed to the initial RISC-V support:
Petr Pavlu <petr.pavlu@dagobah.cz>
Xeonacid <h.dwwwwww@gmail.com>
laokz <laokz@foxmail.com>
Chelsea E. Manning <me@xychelsea.is>
zhaomingxin <zhaomingxin.zmx@alibaba-inc.com>
Jojo R <rjiejie@linux.alibaba.com>

https://bugs.kde.org/show_bug.cgi?id=493507
VEX/auxprogs/genoffsets.c
VEX/priv/host_generic_regs.h
VEX/priv/main_main.c
VEX/priv/main_util.h
VEX/pub/libvex.h
VEX/pub/libvex_basictypes.h
VEX/pub/libvex_ir.h
VEX/useful/test_main.c