Lines Matching refs:at2
35 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL
40 rsr \at2, ACCHI
42 s32i \at2, \ptr, .Lxchal_ofs_ + 4
48 rsr \at2, M1
50 s32i \at2, \ptr, .Lxchal_ofs_ + 4
52 rsr \at2, M3
54 s32i \at2, \ptr, .Lxchal_ofs_ + 12
76 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL
81 l32i \at2, \ptr, .Lxchal_ofs_ + 4
83 wsr \at2, ACCHI
89 l32i \at2, \ptr, .Lxchal_ofs_ + 4
91 wsr \at2, M1
93 l32i \at2, \ptr, .Lxchal_ofs_ + 12
95 wsr \at2, M3