|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 07/10] target/mips: Introduce mxu_translate_init() helper |
Date: | Tue, 23 Feb 2021 17:36:16 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 2/22/21 2:38 PM, Philippe Mathieu-Daudé wrote: > Extract the MXU register initialization code from mips_tcg_init() > as a new mxu_translate_init() helper > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > target/mips/translate.c | 26 +++++++++++++++----------- > 1 file changed, 15 insertions(+), 11 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |