Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/include/
Dinstructions.h94 #define PPC_INST_LFD 0xc8000000 macro
132 #define PLFD(frt, a, r, d) PREFIX_MLS(PPC_INST_LFD, frt, a, r, d)
/linux-6.1.9/arch/powerpc/lib/
Dtest_emulate_step.c46 PPC_INST_LFD | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i))
/linux-6.1.9/arch/powerpc/include/asm/
Dppc-opcode.h303 #define PPC_INST_LFD 0xc8000000 macro