Hexagon (include/elf.h) ELF machine definition
Define EM_HEXAGON 164 Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <1612763186-18161-4-git-send-email-tsimpson@quicinc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
c3fb76b9b7
commit
560f5a10e8
@ -176,6 +176,7 @@ typedef struct mips_elf_abiflags_v0 {
|
|||||||
|
|
||||||
#define EM_UNICORE32 110 /* UniCore32 */
|
#define EM_UNICORE32 110 /* UniCore32 */
|
||||||
|
|
||||||
|
#define EM_HEXAGON 164 /* Qualcomm Hexagon */
|
||||||
#define EM_RX 173 /* Renesas RX family */
|
#define EM_RX 173 /* Renesas RX family */
|
||||||
|
|
||||||
#define EM_RISCV 243 /* RISC-V */
|
#define EM_RISCV 243 /* RISC-V */
|
||||||
|
Loading…
Reference in New Issue
Block a user