Searched refs:uarch (Results 1 – 3 of 3) sorted by relevance
119 struct bcr_uarch_build_arcv2 uarch; in decode_arc_core() local146 READ_BCR(ARC_REG_MICRO_ARCH_BCR, uarch); in decode_arc_core()148 if (uarch.prod == 4) { in decode_arc_core()157 if (uarch.maj == tbl->id) { in decode_arc_core()
7 uarch = d.getVar("UBOOT_ARCH")8 if uarch == "arm64":10 elif uarch == "riscv":12 elif uarch == "mips":14 elif uarch == "x86":16 elif uarch == "microblaze":
17 the same uarch data structures as in MDS, with same scope of exposure i.e.