Lines Matching full:uimm
1963 ULong uimm = (immHi << 2) | immLo;1964 ULong simm = sx_to_64(uimm, 21);