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

Lines Matching refs:havesib

1968     int havesib;
1984 havesib = 0;
1990 havesib = 1;
2004 if (CODE64(s) && !havesib) {
2049 if (havesib && (index != 4 || scale != 0)) {