Searched refs:STO_ALPHA_STD_GPLOAD (Results 1 – 3 of 3) 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()
1969 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro
1504 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro