Lines Matching +full:loongson +full:- +full:1 +full:b
1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 2022 Loongson Technology Corporation Limited
40 beqz s2, 1f
43 b process_entry
45 1:
48 beqz s2, 1f
51 b process_entry
53 1:
56 beqz s2, 1f
57 b done
59 1:
65 li.w s5, (1 << _PAGE_SHIFT) / SZREG
73 LONG_ADDI s5, s5, -1
75 b copy_word
95 1: li.w t0, 0x100 /* wait for init loop */
96 2: addi.w t0, t0, -1 /* limit mailbox access */
97 bnez t0, 2b
100 beqz s0, 1b
112 SYM_DATA(relocate_new_kernel_size, .long relocate_new_kernel_end - relocate_new_kernel)