Searched refs:WSTATE_SHIFT (Results 1 – 3 of 3) sorted by relevance
235 sllx scr1, WSTATE_SHIFT, scr1; \
550 #define WSTATE_SHIFT 3 /* normal-to-other shift */ macro552 #define WSTATE(o, n) (((o) << WSTATE_SHIFT) | (n))
413 sllx %l1, WSTATE_SHIFT, %l1