Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
___PPC_RB
arch/powerpc/include/asm/ppc-opcode.h
323
#define ___PPC_RB(b) (((b) & 0x1f) << 11)
tools/testing/selftests/powerpc/nx-gzip/include/copy-paste.h
12
#define ___PPC_RB(b) (((b) & 0x1f) << 11)
tools/testing/selftests/powerpc/stringloops/asm/ppc-opcode.h
23
#define ___PPC_RB(b) (((b) & 0x1f) << 11)