Searched refs:mips_REG_A1 (Results 1 – 2 of 2) sorted by relevance
7 tcp->u_arg[1] = mips_REG_A1; in get_syscall_args()14 tcp->u_arg[1] = tcp->ext_arg[1] = mips_REG_A1; in get_syscall_args()21 tcp->u_arg[1] = mips_REG_A1; in get_syscall_args()
12 #define mips_REG_A1 mips_regs.uregs[REG_A0 + 1] macro