const athlon_tbird: CpuModel = .{ .name = "athlon_tbird", .llvm_name = "athlon-tbird", .features = featureSet(&.{.3dnowa, .cmov, .cx8, .nopl, .slow_shld, .slow_unaligned_mem_16, .vzeroupper, .x87}) };