target/mips: fetch code with translator_ld
commit0ab8e33a48414e094e74bcc48b0914325def85ac
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 16 Jan 2021 17:52:00 +0000 (16 18:52 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 21 Feb 2021 18:42:33 +0000 (21 19:42 +0100)
tree7f5140ee63d18911276a600f037d7e621d161892
parentc0928e6ddcbd8c8e8d3d2901eb0fd076ee2dd17d
target/mips: fetch code with translator_ld

Similarly to commits ae82adc8e29..7f93879e444, use the
translator_ld*() API introduced in commit 409c1a0bf0f
to fetch the code on the MIPS target.

Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210125105818.2707067-1-f4bug@amsat.org>
target/mips/translate.c