Home
last modified time | relevance | path

Searched refs:GSR_IM_IRND_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sparc/v9/sys/
H A Dvis_simulator.h147 #define GSR_IM_IRND_MASK (GSR_IM_MASK | GSR_IRND_MASK) macro
/titanic_44/usr/src/uts/sun4/os/
H A Dvisinstr.c1359 g &= ~(GSR_IM_IRND_MASK); /* zero the IM and IRND fields */ in vis_siam()