Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/include/
A Dinstructions.h92 #define PPC_INST_STD 0xf8000000 macro
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h286 #define PPC_INST_STD 0xf8000000 macro
462 #define PPC_RAW_STD(r, base, i) (PPC_INST_STD | ___PPC_RS(r) | ___PPC_RA(base) | IMM_DS(i))

Completed in 8 milliseconds