Searched refs:PPC_INST_STFS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 95 #define PPC_INST_STFS 0xd0000000 macro 133 #define PSTFS(frs, a, r, d) PREFIX_MLS(PPC_INST_STFS, frs, a, r, d)
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 95 #define PPC_INST_STFS 0xd0000000 macro 133 #define PSTFS(frs, a, r, d) PREFIX_MLS(PPC_INST_STFS, frs, a, r, d)
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 42 PPC_INST_STFS | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i))
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 271 #define PPC_INST_STFS 0xd0000000 macro
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 42 PPC_INST_STFS | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i))
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 310 #define PPC_INST_STFS 0xd0000000 macro
|
Completed in 9 milliseconds