authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-07-17 00:41:11+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-07-17 00:41:11+02:00
loge863bf3bea1fe2d22a2ecb0b4316f1855b911aa2
treeabaa17bbdd172f3d8393dd8dce344b70b1314e00
parente44e927d33d37c4417b9abb9a207b35fd25cd353
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

std.elf.EM: add AIECTRLCODE (269) and PPU (270)


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

lib/std/elf.zig+4
......@@ -2150,6 +2150,10 @@ pub const EM = enum(u16) {
21502150 LOONGGPU = 267,
21512151 /// Wuxi Institute of Advanced Technology SW64
21522152 SW64 = 268,
2153 /// AMD/Xilinx AIEngine ctrlcode
2154 AIECTRLCODE = 269,
2155 /// T-Head PPU
2156 PPU = 270,
21532157 /// AVR
21542158 AVR_OLD = 0x1057,
21552159 /// MSP430