Lines Matching refs:MSW
90 #define MSW g4 macro
96 #define MSW g5 macro
121 ld 4(g2),MSW # fetch second word of src1
135 mov MSW,LSW # move msw of src1 to lsw
136 ld (g2),MSW # pre-fetch next msw of src1
173 mov MSW,LSW # move msw of src1 to lsw
174 ld (g2),MSW # pre-fetch next msw of src1
229 shlo 3,g1,MSW # compute shift count for src2
231 subo MSW,0,MSW # 32 - shift count for big endian.
233 eshro MSW,g6,SRC2 # extract word of src2
235 notor g1,3,MSW # first step in computing new src1 ptr
240 subo MSW,g0,g0 # second (final) step in computing new src1 ptr