summaryrefslogtreecommitdiff
path: root/arch/um/include/asm/fpu
AgeCommit message (Collapse)AuthorFilesLines
2021-06-17um: enable the use of optimized xor routines in UMLAnton Ivanov1-0/+20
This patch enables the use of optimized xor routines from the x86 tree as well as the necessary fpu api shims so they can work on UML. Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com> Signed-off-by: Richard Weinberger <richard@nod.at>