]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Follow-up to 558f5e9517
authorFlorian Krohm <flo2030@eich-krohm.de>
Sun, 4 May 2025 22:30:25 +0000 (22:30 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Sun, 4 May 2025 22:30:25 +0000 (22:30 +0000)
commit64beb80f9757566049fa6064048b700210836b51
tree0f9b07a9e282b5b34c269d81918165b5b873ab1e
parent0a4aef0523aae920fd3f102e1e4b2f4aaf501d05
s390x: Follow-up to 558f5e9517

Said patch removes the resteering machinery which allowed chasing through
unconditional jumps/calls during IR generation.
There were two fixme's related to this which are now removed.
Also eliminate functions 'call_function_and_chase' and
'always_goto_and_chase' which no longer are meaningful. Use
'call_function' and 'always_goto' instead.
VEX/priv/guest_s390_toIR.c