aboutsummaryrefslogtreecommitdiff
path: root/bsd-user
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2013-04-04 12:47:22 -0700
committerRichard Henderson <rth@twiddle.net>2013-04-15 20:09:55 +0200
commit39dc85b98561ea3de2b029f43a3a2db95c57afa3 (patch)
tree3787ec62097954e4e148c98968c1b0298683d3ef /bsd-user
parent6645c147db4bb84b1b24c49be9398be22902923b (diff)
tcg-ppc64: Handle deposit of zero
The TCG optimizer does great work when inserting constants, being able to fold the open-coded deposit expansion to just an AND or an OR. Avoid a bit the regression caused by having the deposit opcode by expanding deposit of zero as an AND. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'bsd-user')
0 files changed, 0 insertions, 0 deletions