Lines Matching refs:LSW
106 #define LSW g7 macro
108 #define LSW g6 macro
126 and g0,3,LSW # extract byte offset of dest
128 shlo 3,LSW,g14 # get shift count for making mask for first word
129 subi 1,0,LSW # mask initially all ones
131 shro g14,LSW,LSW # get mask for bytes needed from first word
134 shlo g14,LSW,LSW # get mask for bytes needed from first word
137 notor MSW,LSW,MSW # set unneeded bytes to all ones
141 mov MSW,LSW # keep a copy of current word
144 and g5,LSW,g14 # extract byte
157 and g5,LSW,g14 # extract byte
179 ld (g3),LSW # fetch word containing at least first byte
190 scanbyte 0,LSW # check for null byte in src word
191 lda (LSW),g2 # keep a copy of the src word
193 ld (g3),LSW # pre-fetch next word of src
220 mov LSW,MSW # make copy of first word of src
250 lda (MSW),LSW # move msw to lsw
261 ld (g3),LSW # fetch word containing at least first byte
279 mov MSW,LSW