]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Store the original value of stack pointer to the exception frame
authorRuslan Bukin <br@FreeBSD.org>
Tue, 24 May 2016 13:59:13 +0000 (13:59 +0000)
committerRuslan Bukin <br@FreeBSD.org>
Tue, 24 May 2016 13:59:13 +0000 (13:59 +0000)
commit892933d079547a39882864287fe850c5b43e11f0
tree8f5c395bfee76d8bcca1ce0396878389f31ede23
parentf4522a2f445175696e785f9f483004dbf662fae1
Store the original value of stack pointer to the exception frame
(the value we had before supervisor exception occurred).
This helps consumers (e.g. DTrace) to not proceed additional calculations.

Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
sys/riscv/riscv/exception.S