]> git.ipfire.org Git - thirdparty/valgrind.git/commit
arm64 front end: sfbm: handle sign-extends explicitly
authorJulian Seward <jseward@acm.org>
Mon, 21 Dec 2020 09:44:52 +0000 (10:44 +0100)
committerJulian Seward <jseward@acm.org>
Mon, 21 Dec 2020 09:44:52 +0000 (10:44 +0100)
commitd1f0287e628a315cf4fe73d10ecbd5a66dd4e002
tree892798bb561c84d7b199512d0e21dfe62a4fdc44
parent1c49351424f04ee29a5efc054cb08ab3ad22b978
arm64 front end: sfbm: handle sign-extends explicitly

This is a follow-on to 41504d33dec8773c591d45192d1dda6e9c670031.

For the cases of sfbm that are actually just sign-extensions to a wider width,
emit that directly and do disassembly-printing accordingly.  No functional
change.
VEX/priv/guest_arm64_toIR.c