]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Split out vfp_new_thread
authorAndrew Turner <andrew@FreeBSD.org>
Fri, 24 Jun 2022 11:53:15 +0000 (11:53 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Wed, 29 Jun 2022 14:15:43 +0000 (15:15 +0100)
commitbaf8f20a4af43283a1fbee49b0c2ad906074f20f
treeed79c2b8026cf8f664deae914940ce681a3df7dc
parentcf337fcd7413486d6c7fc0529d76fefb63597d0e
Split out vfp_new_thread

To keep the vfp thread creation code in one place move into vfp.c. This
will also help with adding SVE support as it depends on VFP.

Reviewed by: markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35615
sys/arm64/arm64/vfp.c
sys/arm64/arm64/vm_machdep.c
sys/arm64/include/vfp.h