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