Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/include/
Dinstructions.h95 #define PPC_INST_STFS 0xd0000000 macro
133 #define PSTFS(frs, a, r, d) PREFIX_MLS(PPC_INST_STFS, frs, a, r, d)
/linux-6.1.9/arch/powerpc/lib/
Dtest_emulate_step.c42 PPC_INST_STFS | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i))
/linux-6.1.9/arch/powerpc/include/asm/
Dppc-opcode.h302 #define PPC_INST_STFS 0xd0000000 macro