[SPARC64]: Revamped memcpy infrastructure.
- Make it easier to maintain the Ultra-I vs. Ultra-III
memcpy implementations. Before you had to maintain
3 different entire copies of the routines.
- Kill %asi register writing Ultra-I single memcpy loop
for both user and kernel. Was not worth it.
- Simplify exception detection and handling enormously.
Signed-off-by: David S. Miller <davem@redhat.com>
Showing
arch/sparc64/lib/U1memcpy.S
0 → 100644
This diff is collapsed.
This diff is collapsed.
arch/sparc64/lib/U3patch.S
0 → 100644
This diff is collapsed.
arch/sparc64/lib/memmove.S
0 → 100644
Please register or sign in to comment