target/arm: [tcg] Port to tb_start
commitb14768544fd715a3f1742c10fc36ae81c703cbc1
authorLluís Vilanova <vilanova@ac.upc.edu>
Fri, 14 Jul 2017 09:14:07 +0000 (14 12:14 +0300)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 6 Sep 2017 15:06:47 +0000 (6 08:06 -0700)
tree8f9b546d762ef96b78aeaaf9766828c000316751
parent5c03990665aa9095e4d2734c8ca0f936a8e8f000
target/arm: [tcg] Port to tb_start

Incrementally paves the way towards using the generic instruction translation
loop.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Benneé <alex.benee@linaro.org>
Message-Id: <150002364681.22386.1701754996184325808.stgit@frigg.lan>
[rth: Adjust for tb_start interface change.]
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/arm/translate.c