qemu/linux-user/hexagon
Brian Cain eed3f35879 target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_*
The values previously used for "HEX_EXCP_*" were the cause code
definitions and not the event numbers.  So in this commit, we update
the names to reflect the cause codes. In HEX_EVENT_TRAP0's case, we add
a new "HEX_EVENT_*" with the correct event number.

Reviewed-by: Taylor Simpson <ltaylorsimpson@gmail.com>
Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com>
2024-12-12 21:43:46 -06:00
..
cpu_loop.c target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_* 2024-12-12 21:43:46 -06:00
meson.build linux-user,hexagon: move to syscalltbl file 2024-09-22 09:30:18 +02:00
signal.c linux-user: Move tswap_siginfo out of target code 2024-03-13 11:43:52 +00:00
sockbits.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
syscall.tbl linux-user,hexagon: move to syscalltbl file 2024-09-22 09:30:18 +02:00
syscallhdr.sh linux-user,hexagon: move to syscalltbl file 2024-09-22 09:30:18 +02:00
target_cpu.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_elf.h Hexagon: append eflags to unknown cpu model string 2023-05-18 12:40:52 -07:00
target_errno_defs.h linux-user: Extract target errno to 'target_errno_defs.h' 2021-07-12 21:53:35 +02:00
target_fcntl.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
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 linux-user: Split out do_prctl and subroutines 2022-01-06 11:40:52 +01:00
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 Clean up decorations and whitespace around header guards 2022-05-11 16:50:32 +02:00
target_structs.h linux-user: Move target_struct.h generic definitions to generic/ 2022-01-11 18:40:44 +01:00
target_syscall.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
termbits.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00