]> git.proxmox.com Git - qemu.git/commitdiff
target-mips: remove POOL48A from the microMIPS decoding
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 24 Nov 2012 12:35:06 +0000 (13:35 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 24 Nov 2012 12:35:43 +0000 (13:35 +0100)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/translate.c

index 5342591a885bc3ce234ee71b48312021b6ba0017..71c55bcadb974cbf6218dcd64f6ae53cc7795155 100644 (file)
@@ -12383,7 +12383,6 @@ static int decode_micromips_opc (CPUMIPSState *env, DisasContext *ctx, int *is_b
         case LB32:
         case LH32:
         case DADDIU32:
-        case POOL48A:           /* ??? */
         case LWC132:
         case LDC132:
         case LD32: