Lines Matching refs:sext
996 int32_t sext;999 sext = (int64_t)addr >> 47;1000 if (sext != 0 && sext != -1) {1269 int32_t sext;1272 sext = (int64_t)addr >> 47;1273 if (sext != 0 && sext != -1)