Home
last modified time | relevance | path

Searched defs:FXM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) argument
/openbmc/linux/arch/powerpc/include/asm/
H A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) argument
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c404 #define FXM FRSp + 1 macro