summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/fpu.h
Commit message (Collapse)AuthorAgeFilesLines
* ARC: fpu: fix randconfig build error reported by 0-day test serviceVineet Gupta2020-02-091-0/+2
| | | | | | Reported-by: kbuild test robot <lkp@intel.com> Link: http://lists.infradead.org/pipermail/linux-snps-arc/2020-February/006845.html Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
* ARCv2: fpu: preserve userspace fpu stateVineet Gupta2020-01-171-1/+27
| | | | Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
* ARC: fpu: declutter code, move bits out into fpu.hVineet Gupta2020-01-171-0/+29
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>