Lines Matching +full:loongson +full:- +full:2
7 * Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org)
28 /* Loongson-3A R4+ */
33 /* Loongson-3A R2/R3 */
36 bnez t0, 2f
42 2:
59 /* Loongson-3A R4+ */
64 /* Loongson-3A R2/R3 */
67 bnez t0, 2f
73 2:
84 dins a0, t1, 8, 2 /* insert core id*/
85 dext t2, t1, 2, 2
86 dins a0, t2, 44, 2 /* insert node id */
91 b 2f /* Loongson-3A1000/3A2000/3A3000/3A4000 */
92 1: dins a0, t2, 14, 2 /* Loongson-3B1000/3B1500 need bit 15~14 */
93 2: li t9, 0x100 /* wait for init loop */
94 3: addiu t9, -1 /* limit mailbox access */
97 beqz s1, 2b