Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__PPC_RA
arch/powerpc/include/asm/ppc-opcode.h
330
#define __PPC_RA(a) ___PPC_RA(__REG_##a)
tools/testing/selftests/powerpc/include/instructions.h
77
#define __PPC_RA(a) (((a) & 0x1f) << 16)