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

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

Reviewed-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-Id: <150002461630.22386.14827196109258040543.stgit@frigg.lan>
[rth: Use DISAS_TOO_MANY for "execute only one more" after bp.]
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/arm/translate-a64.c