summaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/Memcpy_utils.S
Commit message (Collapse)AuthorAgeFilesLines
* arch/sparc: Add accurate exception reporting in M7memcpyBabu Moger2017-08-101-0/+182
| | | | | | | Add accurate exception reporting in M7memcpy Signed-off-by: Babu Moger <babu.moger@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* arch/sparc: Rename exception handlersBabu Moger2017-08-101-60/+60
| | | | | | | | | Rename exception handlers to memcpy_xxx as these are going to be used by new memcpy routines and these handlers are not exclusive to NG4memcpy anymore. Signed-off-by: Babu Moger <babu.moger@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger2017-08-101-0/+163
Separate the exception handlers from NG4memcpy so that it can be used with new memcpy routines. Make a separate file for all these handlers. Signed-off-by: Babu Moger <babu.moger@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud