]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the logic for when to restore the VFP registers. It should restore
authorandrew <andrew@FreeBSD.org>
Wed, 1 Jul 2015 17:27:44 +0000 (17:27 +0000)
committerandrew <andrew@FreeBSD.org>
Wed, 1 Jul 2015 17:27:44 +0000 (17:27 +0000)
commitcd1b16e100ad7a24b4f4052a315ded43c306c37b
treee36df05338cdb739626558ada1808a3d0d6720e7
parentcc8735cf5e2e2e5cfb5a38be6b59776d870e3716
Fix the logic for when to restore the VFP registers. It should restore
them when a different thread last used them, or when the thread was last
run on a different cpu.

Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation
sys/arm64/arm64/vfp.c