OSDN Git Service

target/arm: Move helper_exception_return to helper-a64.c
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 21 Jan 2019 10:23:12 +0000 (10:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Jan 2019 10:38:53 +0000 (10:38 +0000)
commitce02fd99e6d53df6f3cf5eca85bcac403b402510
tree9e294ca12b667769a3bd33e7ad6583164e0044f0
parentb6342a9f929b5946beb6726eef2ef2c5f4a11f09
target/arm: Move helper_exception_return to helper-a64.c

This function is only used by AArch64.  Code movement only.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190108223129.5570-11-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper-a64.c
target/arm/helper-a64.h
target/arm/helper.h
target/arm/op_helper.c