Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:Ext

646       RegisterCell Ext = eXTR(Pad, Of, Wd+Of);
647 // Ext is short, need to extend it with 0s or sign bit.
648 RegisterCell RC = RegisterCell(W0).insert(Ext, BT::BitMask(0, Wd-1));