On 1/25/21 11:58 AM, Philippe Mathieu-Daudé wrote: > 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.y...@flygoat.com> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > v2: Restrict to translator path =) > --- > target/mips/translate.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-)
Thanks, applied to mips-next.