Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h336 #define __PPC_CT(t) (((t) & 0x0f) << 21) macro
406 #define PPC_RAW_ICBT(c, a, b) (0x7c00002c | __PPC_CT(c) | __PPC_RA0(a) | __PPC_RB(b))

Completed in 8 milliseconds