Searched refs:mips_REG_A5 (Results 1 – 2 of 2) sorted by relevance
11 tcp->u_arg[5] = mips_REG_A5; in get_syscall_args()18 tcp->u_arg[5] = tcp->ext_arg[5] = mips_REG_A5; in get_syscall_args()
16 #define mips_REG_A5 mips_regs.uregs[REG_A0 + 5] macro