mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06: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
1 changed files with 0 additions and 1 deletions
|
@ -12383,7 +12383,6 @@ static int decode_micromips_opc (CPUMIPSState *env, DisasContext *ctx, int *is_b
|
||||||
case LB32:
|
case LB32:
|
||||||
case LH32:
|
case LH32:
|
||||||
case DADDIU32:
|
case DADDIU32:
|
||||||
case POOL48A: /* ??? */
|
|
||||||
case LWC132:
|
case LWC132:
|
||||||
case LDC132:
|
case LDC132:
|
||||||
case LD32:
|
case LD32:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue