On 07/16/2017 10:03 AM, Emilio G. Cota wrote:
Thereby decoupling the resulting translated code from the current state
of the system.
Signed-off-by: Emilio G. Cota<c...@braap.org>
---
target/arm/helper-a64.h | 4 ++++
target/arm/helper-a64.c | 38 ++++++++++++++++++++++++++++++++------
target/arm/op_helper.c | 7 -------
target/arm/translate-a64.c | 31 +++++++++++++++++++++++++------
target/arm/translate.c | 9 +++++++--
5 files changed, 68 insertions(+), 21 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net>
r~