Searched refs:MTOCRF (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | asm-compat.h | 23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS)
|
H A D | ppc_asm.h | 411 #define MTOCRF(FXM, RS) \ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | asm-compat.h | 23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS)
|
H A D | ppc_asm.h | 468 #define MTOCRF(FXM, RS) \ macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | asm-compat.h | 23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS)
|
H A D | ppc_asm.h | 411 #define MTOCRF(FXM, RS) \ macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | asm-compat.h | 23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS)
|
H A D | ppc_asm.h | 468 #define MTOCRF(FXM, RS) \ macro
|
Completed in 8 milliseconds