Home
last modified time | relevance | path

Searched defs:IA64_CFM_RRB_PR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/ia64/include/
H A Dmd_var.h52 #define IA64_CFM_RRB_PR(x) (((x) >> 32) & 0x3f) macro
/netbsd-src/sys/arch/ia64/unwind/
H A Dstackframe.h115 #define IA64_CFM_RRB_PR(x) (((x) >> 32) & 0x3f) macro