const atmega8a: CpuModel = .{ .name = "atmega8a", .llvm_name = "atmega8a", .features = featureSet(&.{.avr2, .lpmx, .movw, .mul, .spm}) };