const attiny2313: CpuModel = .{ .name = "attiny2313", .llvm_name = "attiny2313", .features = featureSet(&.{.avr25, .smallstack}) };