OSDN Git Service

target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
authorYongbok Kim <yongbok.kim@mips.com>
Thu, 2 Aug 2018 14:16:22 +0000 (16:16 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 24 Aug 2018 15:51:59 +0000 (17:51 +0200)
commit8f1d9b6d63978b80971b15fef16636f454241879
treef6b7533963b639b37dfb1de774dfef7074f19d46
parent821f2008c3c708e0e33158039ab55673a0f04519
target/mips: Add emulation of nanoMIPS 32-bit load and store instructions

Add emulation of various nanoMIPS load and store instructions.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Yongbok Kim <yongbok.kim@mips.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Stefan Markovic <smarkovic@wavecomp.com>
target/mips/translate.c