blob: d10aa2dc32498b6b8b62f19e11aafe3388603e1e [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001;; SPDX-License-Identifier: GPL-2.0-or-later
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002;; Copyright 2010 Free Software Foundation, Inc.
3;; Contributed by Bernd Schmidt <bernds@codesourcery.com>.
4;;
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00005
6#include <linux/linkage.h>
7
8 .text
9
10ENTRY(__c6xabi_strasgi_64plus)
11 shru .s2x a6, 2, b31
12|| mv .s1 a4, a30
13|| mv .d2 b4, b30
14
15 add .s2 -4, b31, b31
16
17 sploopd 1
18|| mvc .s2 b31, ilc
19 ldw .d2t2 *b30++, b31
20 nop 4
21 mv .s1x b31,a31
22 spkernel 6, 0
23|| stw .d1t1 a31, *a30++
24
25 ret .s2 b3
26 nop 5
27ENDPROC(__c6xabi_strasgi_64plus)