diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-08-12 13:19:59 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-09-14 12:00:21 -0700 |
commit | 4ae82ca7eb3913a575646dacdc0d151723e54d1d (patch) | |
tree | 446eabc5238b80902f56dfa612ad91c9dafcd6e8 /trace/simple.h | |
parent | 326b9669b0ae118e8275af536ee9503cd93f8525 (diff) |
tcg/arm: Simplify use_armv5t_instructions
According to the Arm ARM DDI 0406C, section A1.3, the valid variants
are ARMv5T, ARMv5TE, ARMv5TEJ -- there is no ARMv5 without Thumb.
Therefore simplify the test from preprocessor ifdefs to base
architecture revision. Retain the "t" in the name to minimize churn.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'trace/simple.h')
0 files changed, 0 insertions, 0 deletions