]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Correct vpanic message in guest_arm64_toIR.c for mkABSF/mkSQRTF.
authorMark Wielaard <mark@klomp.org>
Mon, 31 Aug 2020 10:25:43 +0000 (12:25 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 31 Aug 2020 10:25:54 +0000 (12:25 +0200)
commitcd2e52bfdf78d0402920bf532f0dc9daad4ddda5
tree68ec08961b08c468d6bb3c7ea1d12f267aba4916
parent86277041a296d3ca34d938b347c246ff4485c3a0
Correct vpanic message in guest_arm64_toIR.c for mkABSF/mkSQRTF.

I didn't actually see these vpanics, so they might never trigger. But
both would vpanic as if for mkNEGF, which is clearly wrong and confusing.
VEX/priv/guest_arm64_toIR.c