OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips_REG_A5
(Results
1 - 2
of
2
) sorted by null
/external/strace/linux/mips/
arch_regs.h
16
#define
mips_REG_A5
mips_regs.uregs[REG_A0 + 5]
get_syscall_args.c
11
tcp->u_arg[5] =
mips_REG_A5
;
18
tcp->u_arg[5] = tcp->ext_arg[5] =
mips_REG_A5
;
Completed in 674 milliseconds