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

  /src/sys/arch/powerpc/include/
asm.h 266 # define cr7 7 macro
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
ppc-asm.h 69 #define cr7 7 macro
rs6000-logue.cc 2981 rtx cr7 = gen_rtx_REG (CCUNSmode, CR7_REGNO);
2986 gen_rtx_GEU (VOIDmode, cr7, const0_rtx),
2977 rtx cr7 = gen_rtx_REG (CCUNSmode, CR7_REGNO); local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
ppc-asm.h 69 #define cr7 7 macro
rs6000-logue.cc 2988 rtx cr7 = gen_rtx_REG (CCUNSmode, CR7_REGNO);
2993 gen_rtx_GEU (VOIDmode, cr7, const0_rtx),
2984 rtx cr7 = gen_rtx_REG (CCUNSmode, CR7_REGNO); local

Completed in 36 milliseconds