qemu/linux-user/riscv
Richard Henderson 1b21fe27e7 linux-user/riscv: Adjust vdso signal frame cfa offsets
A typo in sizeof_reg put the registers at the wrong offset.

Simplify the expressions to use positive addresses from the
start of uc_mcontext instead of negative addresses from the
end of uc_mcontext.

Reported-by: Vineet Gupta <vineetg@rivosinc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-01-23 13:22:46 +10:00
..
Makefile.vdso linux-user/riscv: Add vdso 2023-10-30 13:41:55 -07:00
cpu_loop.c semihosting: Return void from do_common_semihosting 2022-06-28 04:35:07 +05:30
meson.build linux-user/riscv: Add vdso 2023-10-30 13:41:55 -07:00
signal.c linux-user/riscv: Add vdso 2023-10-30 13:41:55 -07:00
sockbits.h
syscall32_nr.h linux-user/riscv: Add syscall riscv_hwprobe 2023-07-10 22:29:15 +10:00
syscall64_nr.h linux-user/riscv: Add syscall riscv_hwprobe 2023-07-10 22:29:15 +10:00
syscall_nr.h
target_cpu.h
target_elf.h linux-user/riscv: change default cpu to 'max' 2023-11-07 11:02:17 +10:00
target_errno_defs.h
target_fcntl.h
target_mman.h linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 2023-08-08 13:27:15 -07:00
target_prctl.h
target_proc.h linux-user: Split out cpu/target_proc.h 2023-09-01 13:33:09 -07:00
target_resource.h linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 2022-02-01 08:01:38 +01:00
target_signal.h
target_structs.h linux-user: Move target_struct.h generic definitions to generic/ 2022-01-11 18:40:44 +01:00
target_syscall.h
termbits.h
vdso-32.so linux-user/riscv: Adjust vdso signal frame cfa offsets 2024-01-23 13:22:46 +10:00
vdso-64.so linux-user/riscv: Adjust vdso signal frame cfa offsets 2024-01-23 13:22:46 +10:00
vdso-asmoffset.h linux-user/riscv: Add vdso 2023-10-30 13:41:55 -07:00
vdso.S linux-user/riscv: Adjust vdso signal frame cfa offsets 2024-01-23 13:22:46 +10:00
vdso.ld linux-user/riscv: Add vdso 2023-10-30 13:41:55 -07:00