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