const athlon_mp: CpuModel = .{ .name = "athlon_mp", .llvm_name = "athlon-mp", .features = featureSet(&.{.3dnowa, .cmov, .cx8, .fxsr, .nopl, .slow_shld, .slow_unaligned_mem_16, .sse, .vzeroupper, .x87}) };
[src]
const athlon_mp: CpuModel = .{ .name = "athlon_mp", .llvm_name = "athlon-mp", .features = featureSet(&.{.3dnowa, .cmov, .cx8, .fxsr, .nopl, .slow_shld, .slow_unaligned_mem_16, .sse, .vzeroupper, .x87}) };