]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg-arm: Handle negated constant arguments to and/sub
authorRichard Henderson <rth@twiddle.net>
Tue, 5 Mar 2013 06:06:21 +0000 (22:06 -0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Apr 2013 00:16:43 +0000 (02:16 +0200)
commita9a86ae95d24c587285856405dffc9cacdf2b683
tree915a4fb1604f2cc7a569e109f3c27cf5f67a7869
parent19b62bf4148d834c709c464f6fb1c6b72f906250
tcg-arm: Handle negated constant arguments to and/sub

This greatly improves code generation for addition of small
negative constants.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/arm/tcg-target.c