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