qemu-e2k/linux-user/e2k
Denis Drakhnia e440ebc3db e2k: Basic impl of e2k32-linux-user.
Fix target_stat64 field types in 32-bit mode.
Basic impl of getpl.
Basic impl of ldgd{b,h,w,d}.
Basic impl of stgd{b,h,w,d}.
Add e2k exceptions.
Add Dynamic hw stacks expansion.

Signed-off-by: Denis Drakhnya <numas13@gmail.com>
2022-06-10 11:48:19 +03:00
..
cpu_loop.c e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00
signal.c e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00
sockbits.h linux-user: add loading ELFs for e2kg 2022-06-10 11:48:10 +03:00
syscall_nr.h e2k: Set correct NR macro for pread/pwrite. 2022-06-10 11:48:19 +03:00
target_cpu.h e2k: Always SPILL/FILL in FX window mode. 2022-06-10 11:48:19 +03:00
target_elf.h e2k: implement detecting ISA version by ELF flags, throw an error for protected mode and x86 recompiled binaries for now 2022-06-10 11:48:18 +03:00
target_fcntl.h linux-user: add loading ELFs for e2kg 2022-06-10 11:48:10 +03:00
target_prctl.h linux-user: add loading ELFs for e2kg 2022-06-10 11:48:10 +03:00
target_resource.h linux-user: add loading ELFs for e2kg 2022-06-10 11:48:10 +03:00
target_signal.h target: e2k: unpack long instructions. 2022-06-10 11:48:10 +03:00
target_structs.h e2k: Impl e2k_longjmp2 syscall. 2022-06-10 11:48:16 +03:00
target_syscall.h e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00
termbits.h linux-user: add loading ELFs for e2kg 2022-06-10 11:48:10 +03:00