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