Re: [Qemu-devel] [PATCH 05/20] target/openrisc: Split out is_user
On Sun, May 27, 2018 at 09:13:09AM -0500, Richard Henderson wrote: > This allows us to limit the amount of ifdefs and isolate > the test for usermode. > > Signed-off-by: Richard Henderson Reviewed-by: Stafford Horne
Re: [Qemu-devel] [PATCH 05/20] target/openrisc: Split out is_user
On 05/27/2018 11:13 AM, Richard Henderson wrote: > This allows us to limit the amount of ifdefs and isolate > the test for usermode. > > Signed-off-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé > --- > target/openrisc/translate.c | 27 --- > 1 file changed,