Searched defs:Ushr (Results 1 – 2 of 2) sorted by relevance
13 public class Ushr extends LogicalBinop { class15 public Ushr(NumericType type, Value dest, Value left, Value right) { in Ushr() method in Ushr
20688 __ Ushr(d26, d0, 1); in TEST() local