HomeSort by: relevance | last modified time | path
    Searched defs:rex_encoding (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 520 bool rex_encoding; member in struct:pseudo_prefixes
4875 if (i.rex == 0 && i.rex2 == 0 && (pp.rex_encoding || pp.rex2_encoding))
4888 pp.rex_encoding = false;
4893 if (pp.rex_encoding)
7733 || pp.rex_encoding)
7983 pp.rex_encoding = true;
9323 return pp.rex_encoding;
10965 pp.rex_encoding = 0;
tc-i386.c 520 bool rex_encoding; member in struct:pseudo_prefixes
4875 if (i.rex == 0 && i.rex2 == 0 && (pp.rex_encoding || pp.rex2_encoding))
4888 pp.rex_encoding = false;
4893 if (pp.rex_encoding)
7733 || pp.rex_encoding)
7983 pp.rex_encoding = true;
9323 return pp.rex_encoding;
10965 pp.rex_encoding = 0;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 520 bool rex_encoding; member in struct:pseudo_prefixes
4801 if (i.rex == 0 && i.rex2 == 0 && (pp.rex_encoding || pp.rex2_encoding))
4814 pp.rex_encoding = false;
4819 if (pp.rex_encoding)
7567 || pp.rex_encoding)
7817 pp.rex_encoding = true;
9157 return pp.rex_encoding;
10798 pp.rex_encoding = 0;
tc-i386.c 520 bool rex_encoding; member in struct:pseudo_prefixes
4801 if (i.rex == 0 && i.rex2 == 0 && (pp.rex_encoding || pp.rex2_encoding))
4814 pp.rex_encoding = false;
4819 if (pp.rex_encoding)
7567 || pp.rex_encoding)
7817 pp.rex_encoding = true;
9157 return pp.rex_encoding;
10798 pp.rex_encoding = 0;

Completed in 85 milliseconds