const M68030: CpuModel = .{ .name = "M68030", .llvm_name = "M68030", .features = featureSet(&.{.isa_68030}) };