Constant ck805ft [src]
Type
CpuModel
Source
pub const ck805ft: CpuModel = .{
.name = "ck805ft",
.llvm_name = "ck805ft",
.features = featureSet(&[_]Feature{
.@"3e3r2",
.@"3e3r3",
.btst16,
.ck803,
.ck805,
.float1e3,
.floate1,
.fpuv2_sf,
.high_registers,
.hwdiv,
.mp,
.nvic,
.trust,
.vdsp2e3,
.vdspv2,
}),
}