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

/freebsd-10.2-release/sys/contrib/ia64/libuwx/src/
H A Duwx_env.h45 #define NPRESERVEDGR 4 macro
58 uint64_t gr[NPRESERVEDGR];
64 #define VALID_BR_SHIFT (NSPECIALREG + NPRESERVEDGR)
71 uint64_t gr[NPRESERVEDGR];
H A Duwx_env.c59 for (i = 0; i < NPRESERVEDGR; i++)
88 for (i = 0; i < NPRESERVEDGR; i++)
H A Duwx_context.c48 for (i = 0; i < NPRESERVEDGR; i++)
H A Duwx_step.c483 uint64_t tempgr[NPRESERVEDGR];

Completed in 118 milliseconds