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

  /src/sys/arch/powerpc/include/
asm.h 260 # define cr1 1 macro
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
ppc-asm.h 63 #define cr1 1 macro
rs6000-call.cc 1646 /* Return a marker to indicate whether CR1 needs to set or clear the
2378 rtx cr1 = gen_rtx_REG (CCmode, CR1_REGNO);
2386 gen_rtx_NE (VOIDmode, cr1,
2373 rtx cr1 = gen_rtx_REG (CCmode, CR1_REGNO); local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
ppc-asm.h 63 #define cr1 1 macro
rs6000-call.cc 1654 /* Return a marker to indicate whether CR1 needs to set or clear the
2382 rtx cr1 = gen_rtx_REG (CCmode, CR1_REGNO);
2390 gen_rtx_NE (VOIDmode, cr1,
2377 rtx cr1 = gen_rtx_REG (CCmode, CR1_REGNO); local

Completed in 29 milliseconds