Searched defs:PPC_MTOCRF (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dasm-compat.h34 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) macro
65 #define PPC_MTOCRF stringify_in_c(mtcrf) macro
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h26 #define PPC_MTOCRF(A, B) mtocrf A, B macro
/linux-4.4.14/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h34 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) macro
65 #define PPC_MTOCRF stringify_in_c(mtcrf) macro

Completed in 644 milliseconds