commit | 03039e5ef0b92cb3ec89ff2caa5b57fa6bf12a88 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Mon Aug 25 14:25:42 2014 -0500 |
committer | Alexander Graf <agraf@suse.de> | Mon Sep 08 12:50:53 2014 +0200 |
tree | cfa54b36e9a3f3aa781fd91019f15a3887c58a0f | |
parent | 57fca134bb64926f00ab8b14cdb8d345f395e07f [diff] |
target-ppc: Clean Up mullw Eliminate the unecessary ext32s TCG operation and make the multiplication operation explicitly 32 bit. Signed-off-by: Tom Musta <tommusta@gmail.com> Suggested-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>