Lines Matching refs:word
98 notand g0,3,g0 # extract word addr of start of src
100 ld (g0),g4 # fetch word containing at least first byte
105 shlo 3,g6,g6 # get shift count for making mask for first word
108 shro g6,g5,g5 # get mask for bytes needed from first word
110 shlo g6,g5,g5 # get mask for bytes needed from first word
117 lda 4(g0),g0 # pre-increment src word pointer
118 mov g4,g5 # keep a copy of word
119 ld (g0),g4 # fetch next word of src
135 rotate 8,g5,g5 # shift word to position next byte
141 shro 8,g5,g5 # shift word to position next byte
150 and g4,g6,g4 # make unimportant bytes of first word 0x0f