summaryrefslogtreecommitdiffstats
path: root/tcg/arm/tcg-target.c.inc
diff options
context:
space:
mode:
authorRichard Henderson2021-08-13 01:19:59 +0200
committerRichard Henderson2021-09-14 21:00:21 +0200
commit4ae82ca7eb3913a575646dacdc0d151723e54d1d (patch)
tree446eabc5238b80902f56dfa612ad91c9dafcd6e8 /tcg/arm/tcg-target.c.inc
parenttcg/arm: Standardize on tcg_out_<branch>_{reg,imm} (diff)
downloadqemu-4ae82ca7eb3913a575646dacdc0d151723e54d1d.tar.gz
qemu-4ae82ca7eb3913a575646dacdc0d151723e54d1d.tar.xz
qemu-4ae82ca7eb3913a575646dacdc0d151723e54d1d.zip
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 'tcg/arm/tcg-target.c.inc')
0 files changed, 0 insertions, 0 deletions