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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachasi.h112 #define ASI_IC_TAG 0x67 /* i$ tag */ macro
H A Dcheetahasm.h181 ldxa [scr3]ASI_IC_TAG, scr1; /* read pa tag */ \
189 ldxa [scr3]ASI_IC_TAG, scr1; \
192 ldxa [scr3]ASI_IC_TAG, scr1; /* read upper tag */ \
195 ldxa [scr3]ASI_IC_TAG, scr1; /* read lower tag */ \
827 * Note that we cannot access ASI 0x67 (ASI_IC_TAG) with the Icache on,
846 stxa %g0, [arg1]ASI_IC_TAG; \
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s64 stxa %g0, [tmp1]ASI_IC_TAG ;\
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.s980 ldxa [%o0]ASI_IC_TAG, %o2
983 ldxa [%o0]ASI_IC_TAG, %o2
986 ldxa [%o0]ASI_IC_TAG, %o2
989 ldxa [%o0]ASI_IC_TAG, %o2
2688 * Due to the behavior of the I$ control logic when accessing ASI_IC_TAG,
2689 * the I$ should be turned off. Accesses to ASI_IC_TAG may collide and
2693 * ASI_IC_TAG, 0x67, is used in the following manner. A 64-bit value is
2694 * stored to a particular IC_way, IC_addr, IC_tag in ASI_IC_TAG. The
2695 * info below describes store (write) use of ASI_IC_TAG. Note that read
2696 * use of ASI_IC_TAG behave
[all...]
H A Dspitfire_asm.s190 stxa %g0, [tmp]ASI_IC_TAG; \

Completed in 102 milliseconds