Searched refs:tagh (Results 1 – 1 of 1) sorted by relevance
10974 int tagh = std::max(oldtag, newtag); in tag_cpu_arch_combine() local10975 if (tagh <= elfcpp::TAG_CPU_ARCH_V6KZ) in tag_cpu_arch_combine()10976 return tagh; in tag_cpu_arch_combine()10979 int result = comb[tagh - T(V6T2)][tagl]; in tag_cpu_arch_combine()