]> Git Repo - qemu.git/commit - target/mips/translate.c
target/mips: Add emulation of nanoMIPS 48-bit instructions
authorYongbok Kim <[email protected]>
Thu, 2 Aug 2018 14:16:15 +0000 (16:16 +0200)
committerAleksandar Markovic <[email protected]>
Fri, 24 Aug 2018 15:51:59 +0000 (17:51 +0200)
commit7ef009b2dd72852505c7348c0bd1f8eb1e62a064
tree91e03082a4b73b9fcd31769d09ac61f1f74e8ceb
parent4d18232ca0f903df099d243ccfe28b0e545dc92d
target/mips: Add emulation of nanoMIPS 48-bit instructions

Add emulation of LI48, ADDIU48, ADDIUGP48, ADDIUPC48, LWPC48, and
SWPC48 instructions.

Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Aleksandar Markovic <[email protected]>
Signed-off-by: Yongbok Kim <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
Signed-off-by: Stefan Markovic <[email protected]>
target/mips/translate.c
This page took 0.024708 seconds and 4 git commands to generate.