| * Copyright (C) 2004-2006 Atmel Corporation |
| * Based on linux/arch/arm/lib/memset.S |
| * Copyright (C) 1995-2000 Russell King |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| * ASM optimised string functions |
| 2: or r11, r11, r11 << 16 |
| /* Let's do some real work */ |
| * When we get here, we've got less than 4 bytes to set. r10 |
| /* Fastpath ends here, exactly 32 bytes from memset */ |
| /* Handle unaligned count or pointer */ |
| /* Handle unaligned pointer */ |