FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PSR_SETTABLE_64
sys/arm64/arm64/exec_machdep.c
137
frame->tf_spsr &= ~PSR_SETTABLE_64;
sys/arm64/arm64/exec_machdep.c
138
frame->tf_spsr |= regs->spsr & PSR_SETTABLE_64;