diff options
author | Tom Musta <tommusta@gmail.com> | 2014-08-25 14:25:40 -0500 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-09-08 12:50:53 +0200 |
commit | 8979c2f602357129fdf07a5cf8484ca430928b47 (patch) | |
tree | 7160fbe20d109c3ca8a505411693aa2dc5ac0a3a /util/host-utils.c | |
parent | ab92678d0a24e7ef8d4d93d18e5c0df8619874fe (diff) | |
download | hqemu-8979c2f602357129fdf07a5cf8484ca430928b47.zip hqemu-8979c2f602357129fdf07a5cf8484ca430928b47.tar.gz |
target-ppc: Optimize rlwinm MB=0 ME=31
Optimize the special case of rlwinm where MB=0 and ME=31. This can
be implemented as a 32-bit ROTL.
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>
Diffstat (limited to 'util/host-utils.c')
0 files changed, 0 insertions, 0 deletions