]> xenbits.xensource.com Git - qemu-upstream-4.4-testing.git/commit
tcg-arm: Use tcg_out_dat_rIN for compares
authorRichard Henderson <rth@twiddle.net>
Tue, 12 Mar 2013 01:21:59 +0000 (18:21 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Apr 2013 00:16:43 +0000 (02:16 +0200)
commit5d53b4c93caf16531e65a95a9b5c93228fe48f8b
treeae18520a84ee20ca5c0a7ea092284f854ed88912
parentd9fda57549877045aa0ec91d2a067a67cb41a29f
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>
tcg/arm/tcg-target.c