OSDN Git Service

target-arm: Introduce DisasCompare
authorRichard Henderson <rth@twiddle.net>
Mon, 14 Sep 2015 13:39:47 +0000 (14:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Sep 2015 13:39:47 +0000 (14:39 +0100)
commit6c2c63d3a02c79e9035ca0370cc549d0f938a4dd
treebf0c399acd5825ea9a92ea9a1a265668765e9770
parent78bcaa3e37afbd0c5316634f917c13487384b6ca
target-arm: Introduce DisasCompare

Split arm_gen_test_cc into 3 functions, so that it can be reused
for non-branch TCG comparisons.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-id: 1441909103-24666-3-git-send-email-rth@twiddle.net
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/translate.c
target-arm/translate.h