Searched defs:newVB (Results 1 – 1 of 1) sorted by relevance
111 uint32 newVB = ((srcOpnd.GetValidBitsNum() + shiftBits) > srcOpnd.GetSize()) in SetValidBits() local122 uint32 newVB = dstOpnd.GetValidBitsNum(); in SetValidBits() local131 uint32 newVB = (mop == MOP_wldrb) ? k8BitSize : k16BitSize; in SetValidBits() local140 uint32 newVB = (src1VB <= src2VB ? src1VB : src2VB); in SetValidBits() local150 uint32 newVB = (src1VB <= src2VB ? src1VB : src2VB); in SetValidBits() local159 uint32 newVB = (src1VB >= src2VB ? src1VB : src2VB); in SetValidBits() local169 uint32 newVB = (src1VB >= src2VB ? src1VB : src2VB); in SetValidBits() local