Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) macro
56 #define PPC_MTOCRF stringify_in_c(mtcrf) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) macro
57 #define PPC_MTOCRF stringify_in_c(mtcrf) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) macro
56 #define PPC_MTOCRF stringify_in_c(mtcrf) macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) macro
57 #define PPC_MTOCRF stringify_in_c(mtcrf) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h30 #define PPC_MTOCRF(A, B) mtocrf A, B macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h32 #define PPC_MTOCRF(A, B) mtocrf A, B macro

Completed in 2 milliseconds