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

  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.h 29 #define TARGET_DENSITY XCHAL_HAVE_DENSITY
515 fprintf (FILE, "\t%s\ta10, a0\n", TARGET_DENSITY ? "mov.n" : "mov"); \
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.h 44 #define TARGET_DENSITY XCHAL_HAVE_DENSITY
539 fprintf (FILE, "\t%s\ta10, a0\n", TARGET_DENSITY ? "mov.n" : "mov"); \

Completed in 18 milliseconds