Home | History | Annotate | Download | only in priv

Lines Matching defs:OR2

3552 #define OR2(_arg1,_arg2) \
3652 assign(*i2, OR2( AND( IHI32x4(EX(p2), ROL(EX(p2),8)), EX(c1100) ),
3657 assign(*i0, OR2( AND( ILO32x4(EX(p0),ROL(EX(p1),4)), EX(c1100) ),
4016 assign(p0, OR2(EX(t0), SHL(EX(t1),6*2)));
4017 assign(p1, OR2(SHL(EX(t2),4*2), SHR(EX(t1),2*2)));
4018 assign(p2, OR2(SHL(EX(t3),2*2), SHR(EX(t2),4*2)));
4445 #undef OR2