1 ;; SPDX-License-Identifier: GPL-2.0-or-later
2 ;; Copyright (C) 2010 Texas Instruments Incorporated
3 ;; Contributed by Mark Salter <msalter@redhat.com>.
6 ;; int64_t __c6xabi_negll(int64_t val)
8 #include <linux/linkage.h>
16 || ext .s1 A3,24,24,A5
19 ENDPROC(__c6xabi_negll)