Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/include/
A Dinstructions.h83 #define PPC_PREFIX_8LS 0x04000000 macro
108 stringify_in_c(.long PPC_PREFIX_8LS | \
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h300 #define PPC_PREFIX_8LS 0x04000000 macro
436 #define PPC_RAW_PLXVP_P(xtp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i))
438 #define PPC_RAW_PSTXVP_P(xsp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i))
/linux/arch/powerpc/lib/
A Dtest_emulate_step.c25 ppc_inst_prefix(PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_H(i), \
33 ppc_inst_prefix(PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_H(i), \

Completed in 13 milliseconds