pub const NCCS = if (is_mips) 32 else if (is_ppc or native_arch == .alpha) 19 else if (is_sparc) 17 else 32