qemu-e2k/target/e2k
Denis Drakhnia 88fed7c276 e2k: Fix signed integer division.
Do not raise an x86 exception when the minimum signed
integer is divisible by minus one.

Signed-off-by: Denis Drakhnya <numas13@gmail.com>
2022-06-10 11:48:19 +03:00
..
translate e2k: Fix signed integer division. 2022-06-10 11:48:19 +03:00
cpu-param.h e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00
cpu-qom.h target: e2k: unpack long instructions. 2022-06-10 11:48:10 +03:00
cpu.c e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00
cpu.h e2k: Add access_hw_stacks and backtrace syscalls. 2022-06-10 11:48:19 +03:00
gdbstub.c e2k: Delete top CRs from cpu state. 2022-06-10 11:48:19 +03:00
helper-tcg.h e2k: Add e2k32 linux user files. 2022-06-10 11:48:19 +03:00
helper.c e2k: Add access_hw_stacks and backtrace syscalls. 2022-06-10 11:48:19 +03:00
helper.h e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00
helper_aau.c e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00
helper_fpu.c e2k: implement fsqrttd/fxsqrttxx through ignoring what fsqrtid/fxsqrt{i,u}xx does 2022-06-10 11:48:18 +03:00
helper_int.c e2k: Add access_hw_stacks and backtrace syscalls. 2022-06-10 11:48:19 +03:00
helper_sm.c target: e2k: Impl speculative execution. 2022-06-10 11:48:13 +03:00
helper_vec.c e2k: Fix vector ops with saturation. 2022-06-10 11:48:19 +03:00
meson.build e2k: Remove control.c 2022-06-10 11:48:17 +03:00
translate.c e2k: Add access_hw_stacks and backtrace syscalls. 2022-06-10 11:48:19 +03:00
translate.h e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00