Home
last modified time | relevance | path

Searched refs:IA64_PSR_IS (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Dsyscall.c1332 # define IA64_PSR_IS ((long)1 << 34) in get_scno() macro
1335 ia64_ia32mode = ((psr & IA64_PSR_IS) != 0); in get_scno()
2092 # define IA64_PSR_IS ((long)1 << 34) in get_syscall_result()
2095 ia64_ia32mode = ((psr & IA64_PSR_IS) != 0); in get_syscall_result()