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

/freebsd-10.0-release/sys/contrib/ia64/libuwx/src/
H A Duwx_scoreboard.h35 #define SBREG_PRIUNAT 5 macro
H A Duwx_scoreboard.c103 sb->rstate[SBREG_PRIUNAT] = UWX_DISP_REG(UWX_REG_AR_UNAT);
H A Duwx_step.c521 if (needpriunat && env->rstate[SBREG_PRIUNAT] != UWX_DISP_NONE) {
522 status = uwx_restore_reg(env, env->rstate[SBREG_PRIUNAT], &val, &hist);
527 TRACE_S_RESTORE_REG("PRIUNAT", env->rstate[SBREG_PRIUNAT], val)
H A Duwx_uinfo.c489 newrstate[SBREG_PRIUNAT] =
725 tspill[SBREG_PRIUNAT] = (int) parm1;
895 scoreboard->rstate[SBREG_PRIUNAT] = priunat_mem_rstate;

Completed in 173 milliseconds