On 06/28/2017 06:13 AM, Lluís Vilanova wrote:
Incrementally paves the way towards using the generic instruction translation loop.Signed-off-by: Lluís Vilanova<vilan...@ac.upc.edu> --- target/arm/translate-a64.c | 119 ++++++++++++++++++++++---------------------- target/arm/translate.c | 114 +++++++++++++++++++++--------------------- target/arm/translate.h | 11 ++-- 3 files changed, 121 insertions(+), 123 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~