]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: [tcg] Port to tb_stop
authorLluís Vilanova <vilanova@ac.upc.edu>
Fri, 14 Jul 2017 09:42:23 +0000 (12:42 +0300)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 6 Sep 2017 15:06:48 +0000 (08:06 -0700)
commit70d3c035ae36a2c5c0f991ba958526127c92bb67
treea8d007f58a9c0dfe9bc896e1ac307c0d975ff809
parent24299c892cbfe29120f051b6b7d0bcf3e0cc8e85
target/arm: [tcg] Port to tb_stop

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

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-Id: <150002534291.22386.13499916738708680298.stgit@frigg.lan>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/arm/translate.c