Searched refs:getVaVdstBitWidth (Results 1 – 1 of 1) sorted by relevance
145 inline unsigned getVaVdstBitWidth() { return 4; } in getVaVdstBitWidth() function1667 return unpackBits(Encoded, getVaVdstBitShift(), getVaVdstBitWidth()); in decodeFieldVaVdst()1683 return packBits(VaVdst, Encoded, getVaVdstBitShift(), getVaVdstBitWidth()); in encodeFieldVaVdst()