Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
regs_fp
arch/csky/abiv1/inc/abi/regdef.h
13
#define regs_fp(regs) regs->regs[2]
arch/csky/abiv2/inc/abi/regdef.h
13
#define regs_fp(regs) regs->regs[4]