Lines Matching +full:is +full:- +full:wired
2 * This file is subject to the terms and conditions of the GNU General Public
8 * Copyright (C) 1990 - 1992, 1999 Silicon Graphics, Inc.
10 * written by Ralf Baechle <ralf@linux-mips.org>
22 #define GPR_ZERO 0 /* wired zero */
65 #define GPR_ZERO 0 /* wired zero */
67 #define GPR_V0 2 /* return value - caller saved */
98 #define GPR_GP 28 /* global pointer - caller saved for PIC */
112 #define zero $0 /* wired zero */
113 #define AT $1 /* assembler temp - uppercase because of ".set at" */
155 #define zero $0 /* wired zero */
156 #define AT $at /* assembler temp - uppercase because of ".set at" */
157 #define v0 $2 /* return value - caller saved */
188 #define gp $28 /* global pointer - caller saved for PIC */