target-mips: move LL and SC instructions
authorLeon Alrae <leon.alrae@imgtec.com>
Fri, 27 Jun 2014 07:49:01 +0000 (08:49 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Mon, 13 Oct 2014 11:38:24 +0000 (12:38 +0100)
commit4368b29a26ebd13db95325b3511c0157ea9826f0
tree613d5c7b25c7cf8dc78bb7b1332b48f0f4f88b2f
parentb691d9d2a0c13ad27df44964f6fdd34d5f259607
target-mips: move LL and SC instructions

The encoding of LL and SC instruction has changed in MIPS32 Release 6.

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