commit | 5d53b4c93caf16531e65a95a9b5c93228fe48f8b | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Mar 11 18:21:59 2013 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Apr 27 02:16:43 2013 +0200 |
tree | ae18520a84ee20ca5c0a7ea092284f854ed88912 | |
parent | d9fda57549877045aa0ec91d2a067a67cb41a29f [diff] |
tcg-arm: Use tcg_out_dat_rIN for compares This allows us to emit CMN instructions. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>