diff options
author | Richard Henderson <rth@twiddle.net> | 2015-09-14 14:39:47 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-09-14 14:39:47 +0100 |
commit | 9305eac09e61d857c9cc11e20db754dfc25a82db (patch) | |
tree | 043042dca1b456bf88354dd8e4cf4bf61fd82bbc /target-arm/translate-a64.c | |
parent | 6c2c63d3a02c79e9035ca0370cc549d0f938a4dd (diff) |
target-arm: Handle always condition codes within arm_test_cc
Handling this with TCG_COND_ALWAYS will allow these unlikely
cases to be handled without special cases in the rest of the
translator. The TCG optimizer ought to be able to reduce
these ALWAYS conditions completely.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-id: 1441909103-24666-4-git-send-email-rth@twiddle.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-arm/translate-a64.c')
0 files changed, 0 insertions, 0 deletions