Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/include/
H A Dmd_var.h49 #define IA64_CFM_SOR(x) (((x) >> 14) & 0x0f) macro
/netbsd-src/sys/arch/ia64/unwind/
H A Dstackframe.h112 #define IA64_CFM_SOR(x) (((x) >> 14) & 0x0f) macro