Lines Matching full:rshift
241 #define EASN(rd,rbase,roff,rshift) .set noat; \242 sll AT, roff, rshift; \255 #define ESRN(rd,rbase,roff,rshift) .set noat; \256 srl AT, roff, rshift; \