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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h 142 #define TARGET_IWMMXT (arm_arch_iwmmxt)
144 #define TARGET_REALLY_IWMMXT (TARGET_IWMMXT && TARGET_32BIT \
1471 : (TARGET_IWMMXT && (CLASS) == IWMMXT_REGS) \
1483 (TARGET_IWMMXT && (CLASS) == IWMMXT_REGS) ? \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h 142 #define TARGET_IWMMXT (arm_arch_iwmmxt)
144 #define TARGET_REALLY_IWMMXT (TARGET_IWMMXT && TARGET_32BIT \
1447 : (TARGET_IWMMXT && (CLASS) == IWMMXT_REGS) \
1459 (TARGET_IWMMXT && (CLASS) == IWMMXT_REGS) ? \

Completed in 28 milliseconds