Constant arm926ej_s [src]

Type

CpuModel

Source

pub const arm926ej_s: CpuModel = .{ .name = "arm926ej_s", .llvm_name = "arm926ej-s", .features = featureSet(&[_]Feature{ .v5te, }), }