Home
last modified time | relevance | path

Searched refs:PPC_INST_LFS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h93 #define PPC_INST_LFS 0xc0000000 macro
131 #define PLFS(frt, a, r, d) PREFIX_MLS(PPC_INST_LFS, frt, a, r, d)
/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c38 PPC_INST_LFS | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i))
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h309 #define PPC_INST_LFS 0xc0000000 macro