const arm926ej_s: CpuModel = .{ .name = "arm926ej_s", .llvm_name = "arm926ej-s", .features = featureSet(&.{.v5te}) };