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

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_scoreboard.h34 #define SBREG_UNAT 4 macro
H A Duwx_uinfo.c450 newrstate[SBREG_UNAT] =
630 tspill[SBREG_UNAT] = (int) parm1;
634 newrstate[SBREG_UNAT] = UWX_DISP_PSPREL(parm1 * 4);
675 newrstate[SBREG_UNAT] = UWX_DISP_SPREL(parm1 * 4);
H A Duwx_step.c605 if (env->rstate[SBREG_UNAT] != UWX_DISP_NONE) {
606 status = uwx_restore_reg(env, env->rstate[SBREG_UNAT], &val, &hist);
612 TRACE_S_RESTORE_REG("UNAT", env->rstate[SBREG_UNAT], val)

Completed in 105 milliseconds