authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-09-04 01:13:27+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-09-04 01:16:22+02:00
log9e076d8c7548eacc0bbbad770e5e06c3a427c687
tree9986e67ea1589f196ab11a099d570c7b96d9220f
parent1ca446abc3570b5946c7efb46f4d3e4ef016c1ba
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

std.elf: add new EM values from gABI 4.3


1 files changed, 14 insertions(+), 0 deletions(-)

lib/std/elf.zig+14
......@@ -1377,6 +1377,8 @@ pub const EM = enum(u16) {
13771377 TI_C2000 = 141,
13781378 /// Texas Instruments TMS320C55x DSP family
13791379 TI_C5500 = 142,
1380 /// Texas Instruments Application Specific RISC Processor, 32bit fetch
1381 TI_ARP32 = 143,
13801382 /// Texas Instruments Programmable Realtime Unit
13811383 TI_PRU = 144,
13821384 /// STMicroelectronics 64bit VLIW Data Signal Processor
......@@ -1537,6 +1539,18 @@ pub const EM = enum(u16) {
15371539 TACHYUM = 261,
15381540 /// NXP 56800EF Digital Signal Controller (DSC)
15391541 @"56800EF" = 262,
1542 /// Solana Bytecode Format
1543 SBF = 263,
1544 /// AMD/Xilinx AIEngine architecture
1545 AIENGINE = 264,
1546 /// SiMa MLA
1547 SIMA_MLA = 265,
1548 /// Cambricon BANG
1549 BANG = 266,
1550 /// Loongson LoongGPU
1551 LOONGGPU = 267,
1552 /// Wuxi Institute of Advanced Technology SW64
1553 SW64 = 268,
15401554 /// AVR
15411555 AVR_OLD = 0x1057,
15421556 /// MSP430