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