target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAP
authorYongbok Kim <yongbok.kim@imgtec.com>
Wed, 24 Jun 2015 23:24:16 +0000 (00:24 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Fri, 26 Jun 2015 08:09:42 +0000 (09:09 +0100)
commit1f1b4c008e250f870719ed38fbd0bcc14322fc01
tree42abc5d425a0839192e7619cf45674d92e57fe34
parentf60eeb0c5ddd8ceb8ca6b3ba032159027afab67a
target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAP

Refactor those instructions in order to reuse them for microMIPS32
Release 6.
Rearrange gen_move_low32().

Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/translate.c