Home
last modified time | relevance | path

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

/netbsd/sys/arch/ia64/include/
H A Dmd_var.h51 #define IA64_CFM_RRB_FR(x) (((x) >> 25) & 0x7f) macro
/netbsd/sys/arch/ia64/unwind/
H A Dstackframe.h114 #define IA64_CFM_RRB_FR(x) (((x) >> 25) & 0x7f) macro