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

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_scoreboard.h37 #define SBREG_LC 7 macro
H A Duwx_uinfo.c455 newrstate[SBREG_LC] =
622 tspill[SBREG_LC] = (int) parm1;
626 newrstate[SBREG_LC] = UWX_DISP_PSPREL(parm1 * 4);
671 newrstate[SBREG_LC] = UWX_DISP_SPREL(parm1 * 4);
H A Duwx_step.c623 if (env->rstate[SBREG_LC] != UWX_DISP_NONE) {
624 status = uwx_restore_reg(env, env->rstate[SBREG_LC], &val, &hist);
630 TRACE_S_RESTORE_REG("LC", env->rstate[SBREG_LC], val)

Completed in 107 milliseconds