Searched defs:SRLDI (Results 1 – 2 of 2) sorted by relevance
184 #define SRLDI(x, y) ((UDI) (x) >> (y)) macro