Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__PPC_RS
arch/powerpc/include/asm/ppc-opcode.h
333
#define __PPC_RS(s) ___PPC_RS(__REG_##s)
tools/testing/selftests/powerpc/include/instructions.h
78
#define __PPC_RS(s) (((s) & 0x1f) << 21)