tcg-arm: Make use of conditional availability of opcodes for divide
commit72e1ccfc0cf32005e23d308edfe2d06c7472154e
authorRichard Henderson <rth@twiddle.net>
Thu, 2 May 2013 11:18:38 +0000 (2 12:18 +0100)
committerRichard Henderson <rth@twiddle.net>
Tue, 9 Jul 2013 14:14:35 +0000 (9 07:14 -0700)
tree41589584b6613c10fbb317365d7c11a6197a19d3
parentc1a61f6c85f63d379b4a03d399986174371f5c2e
tcg-arm: Make use of conditional availability of opcodes for divide

We can now detect and use divide instructions at runtime, rather than
having to restrict their availability to compile-time.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/arm/tcg-target.c
tcg/arm/tcg-target.h