Constant ck810 [src]
Type
CpuModel
Source
pub const ck810: CpuModel = .{
.name = "ck810",
.llvm_name = "ck810",
.features = featureSet(&[_]Feature{
.@"7e10",
.cache,
.ck810,
.dsp1e2,
.dspe60,
.edsp,
.hard_tp,
.high_registers,
.hwdiv,
.mp,
.mp1e2,
.nvic,
.trust,
}),
}