> From: Aleksandar Markovic <aleksandar.marko...@rt-rk.com>
> Sent: Monday, August 13, 2018 7:52 PM
> 
> Subject: [PATCH v8 03/87] target/mips: Avoid case statements formulated by 
> ranges - part 2
> 
> From: Aleksandar Rikalo <arik...@wavecomp.com>
> 
> Remove "range style" case statements to make code analysis easier.
> This patch handles cases when the values in the range in question
> were not properly defined.
> 
> Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com>
> Signed-off-by: Stefan Markovic <amarko...@wavecomp.com>
> ---
>  target/mips/translate.c | 78 
> ++++++++++++++++++++++++++++++++++++++++++++-----
>  1 file changed, 71 insertions(+), 7 deletions(-)

Reviewed-by: Aleksandar Markovic <amarko...@wavecomp.com>

Reply via email to