Constant athlon [src]

Type

CpuModel

Source

pub const athlon: CpuModel = .{ .name = "athlon", .llvm_name = "athlon", .features = featureSet(&[_]Feature{ .@"3dnowa", .cmov, .cx8, .nopl, .prfchw, .slow_shld, .slow_unaligned_mem_16, .vzeroupper, .x87, }), }