Home
last modified time | relevance | path

Searched defs:PPC_MTOCRF (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) macro
57 #define PPC_MTOCRF global() macro
/linux/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h32 #define PPC_MTOCRF(A, B) mtocrf A, B macro