Searched refs:PTR_SHIFT (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dintr_machdep.h39 #define IH_SHIFT PTR_SHIFT
H A Dparam.h65 #define PTR_SHIFT 3 macro
H A Dktr.h80 sllx r2, PTR_SHIFT, r2 ; \
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dswtch.S178 sllx %l4, PTR_SHIFT, %l4
246 sllx %l4, PTR_SHIFT, %l4
H A Dgenassym.c71 ASSYM(PTR_SHIFT, PTR_SHIFT);
H A Dmp_exception.S46 sllx r5, PTR_SHIFT, r5 ; \
H A Dmachdep.c156 CTASSERT((1 << PTR_SHIFT) == sizeof(char *));
H A Dexception.S163 andcc %g1, (1 << PTR_SHIFT) - 1, %g0 ; \
1899 sllx %g1, PTR_SHIFT, %g2
2196 sllx %o0, PTR_SHIFT, %l1

Completed in 125 milliseconds