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

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.h 225 #define FL_ISA_B (1 << 15)
245 #define TARGET_ISAB ((m68k_cpu_flags & FL_ISA_B) != 0)
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.h 225 #define FL_ISA_B (1 << 15)
245 #define TARGET_ISAB ((m68k_cpu_flags & FL_ISA_B) != 0)

Completed in 14 milliseconds