const attiny26: CpuModel = .{ .name = "attiny26", .llvm_name = "attiny26", .features = featureSet(&.{.avr2, .lpmx, .smallstack}) };