target-arm: Log AArch64 exception returns
commitc9b61d9aa1ad234b0961f8add023cdc999cda3da
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Dec 2016 14:59:25 +0000 (27 14:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Dec 2016 14:59:25 +0000 (27 14:59 +0000)
treed1aa85165cc04c9d05d23f369081ab7911707012
parent92204403ef939a1baa1b31bd76716f4566c2a6f1
target-arm: Log AArch64 exception returns

We already log exception entry; add logging of the AArch64 exception
return path as well.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target/arm/op_helper.c