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

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

Completed in 39 milliseconds