target-mips: move PREF, CACHE, LLD and SCD instructions
commitbf7910c6b1bc47517a9d7a6049d97d056e014eb0
authorLeon Alrae <leon.alrae@imgtec.com>
Fri, 27 Jun 2014 07:49:03 +0000 (27 08:49 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Mon, 13 Oct 2014 11:38:24 +0000 (13 12:38 +0100)
treee78c66baf97b61ac6540dbb2dd90aa580d5b8777
parentfac5a0733013f4e148b406056526f2208464d799
target-mips: move PREF, CACHE, LLD and SCD instructions

The encoding of PREF, CACHE, LLD and SCD instruction changed in MIPS32R6.
Additionally, the hint codes in PREF instruction greater than or
equal to 24 generate Reserved Instruction Exception.

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