Searched refs:STO_ALPHA_STD_GPLOAD (Results 1 – 4 of 4) sorted by relevance
153 return ((((st_other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_NOPV) in alpha_check_st_other_bits()154 || ((st_other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_STD_GPLOAD)) in alpha_check_st_other_bits()155 && (st_other &~ STO_ALPHA_STD_GPLOAD) == 0); in alpha_check_st_other_bits()
1730 #define STO_ALPHA_STD_GPLOAD 0x88 macro
2091 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro
2334 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro