xref: /kernel/linux/linux-5.10/arch/c6x/lib/push_rts.S
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/c6x/lib/
18c2ecf20Sopenharmony_ci;; SPDX-License-Identifier: GPL-2.0-or-later
28c2ecf20Sopenharmony_ci;;  Copyright 2010  Free Software Foundation, Inc.
38c2ecf20Sopenharmony_ci;;  Contributed by Bernd Schmidt <bernds@codesourcery.com>.
48c2ecf20Sopenharmony_ci;;
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#include <linux/linkage.h>
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci	.text
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciENTRY(__c6xabi_push_rts)
118c2ecf20Sopenharmony_ci	stw	.d2t2	B14, *B15--[2]
128c2ecf20Sopenharmony_ci	stdw	.d2t1	A15:A14, *B15--
138c2ecf20Sopenharmony_ci||	b	.s2x	A3
148c2ecf20Sopenharmony_ci	stdw	.d2t2	B13:B12, *B15--
158c2ecf20Sopenharmony_ci	stdw	.d2t1	A13:A12, *B15--
168c2ecf20Sopenharmony_ci	stdw	.d2t2	B11:B10, *B15--
178c2ecf20Sopenharmony_ci	stdw	.d2t1	A11:A10, *B15--
188c2ecf20Sopenharmony_ci	stdw	.d2t2	B3:B2, *B15--
198c2ecf20Sopenharmony_ciENDPROC(__c6xabi_push_rts)
20

Indexes created Thu Nov 07 10:32:03 CST 2024