Lines Matching refs:MSW
105 #define MSW g6 macro
109 #define MSW g7 macro
127 ld (g4),MSW # fetch word containing at least first byte
137 notor MSW,LSW,MSW # set unneeded bytes to all ones
139 scanbyte 0,MSW # check for null byte
141 mov MSW,LSW # keep a copy of current word
142 ld (g4),MSW # fetch next word of dest
220 mov LSW,MSW # make copy of first word of src
226 rotate 8,MSW,MSW # move next byte into position for extraction
227 and g5,MSW,g14 # extract next char
229 and g5,MSW,g14 # extract next char
230 shro 8,MSW,MSW # move next byte into position for extraction
241 ld (g3),MSW # fetch msw of operand for double shift
250 lda (MSW),LSW # move msw to lsw
251 ld (g3),MSW # pre-fetch msw of operand for double shift
267 ld (g3),MSW # pre-fetch second half
279 mov MSW,LSW
282 mov g14,MSW