]> git.ipfire.org Git - thirdparty/valgrind.git/commit
aarch64: small fix for mrs id_aa64pfr0_el1
authorPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 13 May 2024 18:49:38 +0000 (20:49 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 13 May 2024 18:53:14 +0000 (20:53 +0200)
commitf31badb7aae39766bb725b43904f85a6a2e99551
tree6f25601ecc5eb9338b0b5a3586409f0ca91190ac
parentc33873d71960739dfb2788f363441decb70b7617
aarch64: small fix for mrs id_aa64pfr0_el1

The flag for half-precision is 0x1 not 0x11. Probably harmless and gets caught
by the default. Add a comment for the bottom 6 nibbles.
VEX/priv/guest_arm64_helpers.c