Searched refs:IA64_PSR_RI_0 (Results 1 – 5 of 5) sorted by relevance
49 slot = ((tf->tf_special.psr & IA64_PSR_RI) == IA64_PSR_RI_0) ? 0 : in ia64_emulate()
262 slot = ((tf->tf_special.psr & IA64_PSR_RI) == IA64_PSR_RI_0) ? 0 : in unaligned_fixup()
296 slot = ((tf->tf_special.psr & IA64_PSR_RI) == IA64_PSR_RI_0) ? 0 : in trap_decode_break()
1397 slot = IA64_PSR_RI_0; in ptrace_set_pc()
92 #define IA64_PSR_RI_0 0x0000000000000000 macro