Searched refs:opUshr (Results 1 – 2 of 2) sorted by relevance
113 return Rops.opUshr(types); in UNSIGNED_SHIFT_RIGHT()
1149 case RegOps.USHR: return opUshr(sources); in ropFor()1586 public static Rop opUshr(TypeList types) { in opUshr() method in Rops