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) {...@@ -1377,6 +1377,8 @@ pub const EM = enum(u16) {
1377 TI_C2000 = 141,1377 TI_C2000 = 141,
1378 /// Texas Instruments TMS320C55x DSP family1378 /// Texas Instruments TMS320C55x DSP family
1379 TI_C5500 = 142,1379 TI_C5500 = 142,
1380 /// Texas Instruments Application Specific RISC Processor, 32bit fetch
1381 TI_ARP32 = 143,
1380 /// Texas Instruments Programmable Realtime Unit1382 /// Texas Instruments Programmable Realtime Unit
1381 TI_PRU = 144,1383 TI_PRU = 144,
1382 /// STMicroelectronics 64bit VLIW Data Signal Processor1384 /// STMicroelectronics 64bit VLIW Data Signal Processor
...@@ -1537,6 +1539,18 @@ pub const EM = enum(u16) {...@@ -1537,6 +1539,18 @@ pub const EM = enum(u16) {
1537 TACHYUM = 261,1539 TACHYUM = 261,
1538 /// NXP 56800EF Digital Signal Controller (DSC)1540 /// NXP 56800EF Digital Signal Controller (DSC)
1539 @"56800EF" = 262,1541 @"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,
1540 /// AVR1554 /// AVR
1541 AVR_OLD = 0x1057,1555 AVR_OLD = 0x1057,
1542 /// MSP4301556 /// MSP430