Lines Matching refs:MSW
103 #define MSW g6 macro
107 #define MSW g7 macro
125 ld (g4),MSW # fetch word containing at least first byte
135 notor MSW,LSW,MSW # set unneeded bytes to all ones
137 scanbyte 0,MSW # check for null byte
139 mov MSW,LSW # keep a copy of current word
140 ld (g4),MSW # fetch next word of dest
218 mov LSW,MSW # make copy of first word of src
224 rotate 8,MSW,MSW # move next byte into position for extraction
225 and g5,MSW,g14 # extract next char
227 and g5,MSW,g14 # extract next char
228 shro 8,MSW,MSW # move next byte into position for extraction
239 ld (g3),MSW # fetch msw of operand for double shift
248 lda (MSW),LSW # move msw to lsw
249 ld (g3),MSW # pre-fetch msw of operand for double shift
265 ld (g3),MSW # pre-fetch second half
277 mov MSW,LSW
280 mov g14,MSW