const thunderx3t110: CpuModel = .{ .name = "thunderx3t110", .llvm_name = "thunderx3t110", .features = featureSet(&.{.aggressive_fma, .arith_bcc_fusion, .balance_fp_ops, .crypto, .perfmon, .predictable_select_expensive, .strict_align, .use_postra_scheduler, .v8_3a}) };
[src]