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