Lines Matching refs:first
125 ld (g4),MSW # fetch word containing at least first byte
126 shlo 3,LSW,g14 # get shift count for making mask for first word
129 shro g14,LSW,LSW # get mask for bytes needed from first word
132 shlo g14,LSW,LSW # get mask for bytes needed from first word
143 cmpo 0,g14 # branch if null is first byte of word
177 ld (g3),LSW # fetch word containing at least first byte
217 addo 4,g4,g4 # move dest word ptr to first word boundary
218 mov LSW,MSW # make copy of first word of src
259 ld (g3),LSW # fetch word containing at least first byte
266 cmpo g2,g14 # < indicates first word of dest has more bytes
267 lda 4(g4),g4 # move dest word addr to first word boundary