Home
last modified time | relevance | path

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

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