Searched refs:NSBREG (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/contrib/ia64/libuwx/src/
H A Duwx_scoreboard.h44 #define NSBREG (NSB_SPECIAL + NSB_GR + NSB_BR + NSB_FR) macro
51 uint64_t rstate[NSBREG];
H A Duwx_env.c125 env->nsbreg = NSBREG;
H A Duwx_uinfo.c313 uint64_t newrstate[NSBREG];
314 int tspill[NSBREG];
928 uint64_t newrstate[NSBREG];
929 int tspill[NSBREG];
H A Duwx_context.c295 env->nsbreg = NSBREG;
H A Duwx_step.c569 if (env->nsbreg == NSBREG) {

Completed in 149 milliseconds