target/arm: Don't call tcg_clear_temp_count
commit7108e255c2d95b44c9dfee8075d0d6fb391281a8
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 24 Oct 2018 06:50:18 +0000 (24 07:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 24 Oct 2018 06:51:36 +0000 (24 07:51 +0100)
treed49532920ef420f3090e2533e9aaa86d3e38f99f
parenta7d8143aed2268f147cc1abfebc848ed6282a313
target/arm: Don't call tcg_clear_temp_count

This is done generically in translator_loop.

Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181011205206.3552-3-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-a64.c
target/arm/translate.c