Home | History | Annotate | Download | only in target-i386

Lines Matching full:sext

1013             int32_t sext;
1016 sext = (int64_t)addr >> 47;
1017 if (sext != 0 && sext != -1) {
1286 int32_t sext;
1289 sext = (int64_t)addr >> 47;
1290 if (sext != 0 && sext != -1)