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