|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 08/10] target/mips: Make mxu_translate_init() / decode_ase_mxu() proto public |
Date: | Tue, 23 Feb 2021 17:38:28 -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: > +#else /* !defined(TARGET_MIPS64) */ > +void mxu_translate_init(void) > +{ > + g_assert_not_reached(); > +} This is suspect, see next patch. The rest of it seems ok. r~
[Prev in Thread] | Current Thread | [Next in Thread] |