Lines Matching refs:LSW
96 #define LSW g7 macro
98 #define LSW g6 macro
116 and g0,3,LSW # extract byte offset of dest
118 shlo 3,LSW,g14 # get shift count for making mask for first word
119 subi 1,0,LSW # mask initially all ones
121 shro g14,LSW,LSW # get mask for bytes needed from first word
123 shlo g14,LSW,LSW # get mask for bytes needed from first word
125 notor MSW,LSW,MSW # set unneeded bytes to all ones
130 mov MSW,LSW # keep a copy of current word
134 shro 24,LSW,g14 # extract byte
136 and g5,LSW,g14 # extract byte
145 ld (g3),LSW # fetch first word of source
152 lda (LSW),g1 # keep a copy of the src word
155 ld (g3),LSW # pre-fetch next word of src
188 shlo 8,LSW,LSW # check next byte
189 shro 24,LSW,g14
192 and g5,LSW,g14 # extract byte
199 ld (g3),LSW # pre-fetch word with start of src
218 mov MSW,LSW
226 mov LSW,MSW # make copy of first word of src
261 mov LSW,g1 # extract 4 bytes of src
265 mov MSW,LSW # move msw to lsw
286 mov MSW,LSW # move msw to lsw