When targeting PPU use rlwinm instead of andi. if possible
authormalc <av1474@comtv.ru>
Sun, 6 Sep 2009 02:31:09 +0000 (06:31 +0400)
committermalc <av1474@comtv.ru>
Sun, 6 Sep 2009 03:24:37 +0000 (07:24 +0400)
commitc45851c44a414e15cd0971c228202f27c127ab78
treeec8c679743f132cc7302583c5d9dbd36a075100e
parentb3d6fb4a6a53d9d16bfe3cafe805e0b41f9ccb8b
When targeting PPU use rlwinm instead of andi. if possible

andi. is microcoded and slow there.

Signed-off-by: malc <av1474@comtv.ru>
tcg/ppc/tcg-target.c