mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 12:09:58 +00:00
target-mips: remove POOL48A from the microMIPS decoding
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
e5138db510
commit
31abf92447
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user