]> git.proxmox.com Git - mirror_qemu.git/commit
target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6
authorLeon Alrae <leon.alrae@imgtec.com>
Fri, 27 Jun 2014 07:49:04 +0000 (08:49 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Mon, 13 Oct 2014 11:38:25 +0000 (12:38 +0100)
commit4267d3e6e0d7be184ef343919640e7be6ae34e71
tree79c4dbf16dad5ae83cde3f6fb530670526788708
parentb42ee5e1d97c035b832f9b5c8e0decd286ec091c
target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6

Also consider OPC_SPIM instruction as deleted in R6 because it is overlaping
with MIPS32R6 SDBBP.

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