On 27/2/22 19:21, Richard Henderson wrote:
This will avoid having to replicate the check to additional cases.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/nios2/translate.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>