Searched refs:UWX_GET_DISP_CODE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_trace.c89 switch (UWX_GET_DISP_CODE(rstate)) {
H A Duwx.h326 #define UWX_GET_DISP_CODE(disp) ((int)(disp) & 0x07) macro
H A Duwx_step.c516 dispcode = UWX_GET_DISP_CODE(env->rstate[SBREG_GR + i]);
726 switch (UWX_GET_DISP_CODE(rstate)) {
776 switch (UWX_GET_DISP_CODE(rstate)) {
810 switch (UWX_GET_DISP_CODE(rstate)) {
H A Duwx_uinfo.c1111 if (UWX_GET_DISP_CODE(scoreboard->rstate[i]) == UWX_DISP_SPREL(0) ||
1112 UWX_GET_DISP_CODE(scoreboard->rstate[i]) == UWX_DISP_PSPREL(0))

Completed in 115 milliseconds