summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/arch/fpu
AgeCommit message (Collapse)Author
2021-03-23Move the code that manages floating-point state to a separate packageAndrei Vagin
This change is inspired by Adin's cl/355256448. PiperOrigin-RevId: 364695931