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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 6693 bool t1_volatile = false;
6812 t1_volatile = true;
6814 if (t1_volatile && t2_volatile && (t1_class == t2_class))
6682 bool t1_volatile = false; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 6693 bool t1_volatile = false;
6812 t1_volatile = true;
6814 if (t1_volatile && t2_volatile && (t1_class == t2_class))
6682 bool t1_volatile = false; local

Completed in 40 milliseconds