]> Git Repo - qemu.git/commit - disas/nanomips.c
disas/nanomips: Tidy read for 48-bit opcodes
authorRichard Henderson <[email protected]>
Sun, 6 Nov 2022 02:37:33 +0000 (13:37 +1100)
committerPhilippe Mathieu-Daudé <[email protected]>
Tue, 8 Nov 2022 00:04:25 +0000 (01:04 +0100)
commitbb3daca71b58d11a13bc5979d1eb3c90b79452bc
treeba762cba7e4d5e212e44605cdb62d31b782eb09e
parent1414e3f5657a9f0c66495eb347ffd00df7978b4c
disas/nanomips: Tidy read for 48-bit opcodes

There is no point in looking for a 48-bit opcode if we've
not read the second word for a 32-bit opcode.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20221106023735[email protected]>
disas/nanomips.c
This page took 0.024753 seconds and 4 git commands to generate.