Lines Matching refs:LSW
93 #define LSW g5 macro
97 #define LSW g4 macro
122 ld (SRC1),LSW # fetch word with at least first byte of src1
136 mov LSW,g0
141 mov MSW,LSW # move msw of src1 to lsw
148 mov LSW,g0 # extract word of src1
163 eshro g14,g4,LSW # extract word of src1
169 mov LSW,g0
178 mov MSW,LSW # move msw of src1 to lsw
193 mov LSW,g0 # restore extracted src1 word
202 and g0,g1,LSW # extract next char of src1
203 cmpobne.f LSW,g3,.diff # check for equality
204 cmpo 0,LSW # check for null byte
243 cmpo LSW,SRC2 # compare src1 and src2 words
246 scanbyte 0,LSW # check for null byte