xref: /kernel/linux/linux-5.10/arch/c6x/lib/pop_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_pop_rts)
118c2ecf20Sopenharmony_ci	lddw	.d2t2	*++B15, B3:B2
128c2ecf20Sopenharmony_ci	lddw	.d2t1	*++B15, A11:A10
138c2ecf20Sopenharmony_ci	lddw	.d2t2	*++B15, B11:B10
148c2ecf20Sopenharmony_ci	lddw	.d2t1	*++B15, A13:A12
158c2ecf20Sopenharmony_ci	lddw	.d2t2	*++B15, B13:B12
168c2ecf20Sopenharmony_ci	lddw	.d2t1	*++B15, A15:A14
178c2ecf20Sopenharmony_ci||	b	.s2	B3
188c2ecf20Sopenharmony_ci	ldw	.d2t2	*++B15[2], B14
198c2ecf20Sopenharmony_ci	nop	4
208c2ecf20Sopenharmony_ciENDPROC(__c6xabi_pop_rts)
21

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