Home
last modified time | relevance | path

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

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