]> Git Repo - qemu.git/commit
target/arm: Drop manual handling of set/clear_helper_retaddr
authorRichard Henderson <[email protected]>
Fri, 8 May 2020 15:43:48 +0000 (08:43 -0700)
committerPeter Maydell <[email protected]>
Mon, 11 May 2020 10:22:06 +0000 (11:22 +0100)
commitf32e2ab65f3a0fc03d58936709e5a565c4b0db50
treeea07f955774d2bbfb63b058fb2163ff77d6475e2
parent6799ce7b0e11f4b08c5cf26d08707b829f69449c
target/arm: Drop manual handling of set/clear_helper_retaddr

Since we converted back to cpu_*_data_ra, we do not need to
do this ourselves.

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20200508154359[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/sve_helper.c
This page took 0.023836 seconds and 4 git commands to generate.