std.Target: add arceb and xtensaeb Cpu.Arch tags

This commit is contained in:
Alex Rønne Petersen
2025-10-19 23:32:47 +02:00
parent dda05b29c0
commit 3e2daa509a
16 changed files with 180 additions and 122 deletions
+1
View File
@@ -419,6 +419,7 @@ pub fn cacheLineForCpu(cpu: std.Target.Cpu) u16 {
.aarch64,
.aarch64_be,
.arc,
.arceb,
.powerpc64,
.powerpc64le,
=> 128,