On 05/03/2018 02:19 AM, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > Break out trap_userspace() to avoid open coding it everywhere. > For privileged insns, we now always stop translation of the > current insn for cores without exceptions. > > Signed-off-by: Edgar E. Iglesias <edgar.igles...@xilinx.com> > --- > target/microblaze/translate.c | 76 > +++++++++++++++---------------------------- > 1 file changed, 27 insertions(+), 49 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~