qemu-e2k/target/microblaze
Richard Henderson e98651d9ca target/microblaze: Unwind properly when raising divide-by-zero
Restore the correct pc when raising divide-by-zero.  Also, the
MSR[DZO] bit is sticky -- it is not cleared with a successful divide.

Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-09-01 07:41:38 -07:00
..
cpu-param.h
cpu-qom.h
cpu.c target/microblaze: Split out MSR[C] to its own variable 2020-09-01 07:41:38 -07:00
cpu.h target/microblaze: Ensure imm constant is always available 2020-09-01 07:41:38 -07:00
gdbstub.c target/microblaze: Split out MSR[C] to its own variable 2020-09-01 07:41:38 -07:00
helper.c target/microblaze: Remove empty D macros 2020-09-01 07:41:38 -07:00
helper.h target/microblaze: Unwind properly when raising divide-by-zero 2020-09-01 07:41:38 -07:00
insns.decode target/microblaze: Convert dec_div to decodetree 2020-09-01 07:41:38 -07:00
meson.build target/microblaze: Add decodetree infrastructure 2020-09-01 07:41:38 -07:00
microblaze-decode.h
mmu.c
mmu.h
op_helper.c target/microblaze: Unwind properly when raising divide-by-zero 2020-09-01 07:41:38 -07:00
translate.c target/microblaze: Convert dec_div to decodetree 2020-09-01 07:41:38 -07:00