Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ppc_inst
arch/powerpc/include/asm/inst.h
46
#define ppc_inst(x) ((ppc_inst_t){ .val = (x) })
arch/powerpc/include/asm/inst.h
53
#define ppc_inst(x) (x)