qemu-e2k/tcg/arm
Richard Henderson 1e709f3833 tcg-arm: Use AT_PLATFORM to detect the host ISA
With this we can generate armv7 insns even when the OS compiles for a
lower common denominator.  The macros are arranged so that when we do
compile for a given ISA, all of the runtime checks for that ISA are
optimized away.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-07-09 07:15:13 -07:00
..
tcg-target.c tcg-arm: Use AT_PLATFORM to detect the host ISA 2013-07-09 07:15:13 -07:00
tcg-target.h tcg-arm: Make use of conditional availability of opcodes for divide 2013-07-09 07:14:35 -07:00