Lines Matching refs:uimm
2465 ULong uimm = (immHi << 2) | immLo;2466 ULong simm = sx_to_64(uimm, 21);