Searched refs:uarch (Results 1 – 2 of 2) 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()
17 the same uarch data structures as in MDS, with same scope of exposure i.e.