Lines Matching refs:MSW
95 #define MSW g6 macro
99 #define MSW g7 macro
198 mov LSW,MSW # make copy of first word of src
205 shro 24,MSW,g5 # extract next char
207 and g5,MSW,g5 # extract next char
220 rotate 8,MSW,MSW # move next byte into position for extraction
223 shro 8,MSW,MSW # move next byte into position for extraction
227 ld (g3),MSW # fetch msw of operand for double shift
240 lda (MSW),LSW # move msw to lsw
242 ld (g3),MSW # pre-fetch msw of operand for double shift
256 lda (MSW),LSW # move msw to lsw
258 ld (g3),MSW # pre-fetch msw of operand for double shift
266 ld (g3),MSW # pre-fetch second half
283 mov MSW,LSW
286 mov g5,MSW