On 06/28/2017 05:57 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/i386/translate.c | 72 +++++++++++++++++++++++++++++++---------------- 1 file changed, 48 insertions(+), 24 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~