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