Searched refs:UWX_DISP_RSTK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/contrib/ia64/libuwx/test/
H A Ddumpmyself.c87 if ((disp & 0x7) == UWX_DISP_RSTK(0))
/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx.h321 #define UWX_DISP_RSTK(addr) (6 | (addr)) /* Spilled in reg. stack */ macro
H A Duwx_context.c231 *dispp = UWX_DISP_RSTK(bsp);

Completed in 90 milliseconds