target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions
commit15eacb9b525ad7f6b9326eeb8eeb151721d66570
authorYongbok Kim <yongbok.kim@imgtec.com>
Fri, 27 Jun 2014 07:49:05 +0000 (27 08:49 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Mon, 13 Oct 2014 11:38:25 +0000 (13 12:38 +0100)
tree1ab333d0bb613ff37474b5ffe001b6ae67937e13
parent01f72885794124f94b24d97daf3c8630424cfd79
target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions

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