Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h285 #define PPC_INST_LD 0xe8000000 macro
459 #define PPC_RAW_LD(r, base, i) (PPC_INST_LD | ___PPC_RT(r) | ___PPC_RA(base) | IMM_DS(i))

Completed in 9 milliseconds