On 05/03/2018 02:19 AM, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > Break out trap_illegal() to handle illegal operation traps. > We now generally stop translation of the current insn if > it's not valid. > > Signed-off-by: Edgar E. Iglesias <edgar.igles...@xilinx.com> > --- > target/microblaze/translate.c | 75 > ++++++++++++++++--------------------------- > 1 file changed, 27 insertions(+), 48 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~