Lines Matching refs:LSW
96 #define LSW g7 macro
98 #define LSW g6 macro
117 ld (g3),LSW # fetch word containing at least first byte
131 lda (LSW),g1 # keep a copy of the src word
135 ld (g3),LSW # pre-fetch next word of src
174 lda (g5),LSW # keep a copy of the current mask
182 subo 1,LSW,g5 # mask to get last bytes to copy, and null pad
198 mov LSW,MSW # make copy of first word of src
236 lda (LSW),g1 # extract 4 bytes of src
240 lda (MSW),LSW # move msw to lsw
256 lda (MSW),LSW # move msw to lsw
283 mov MSW,LSW