Lines Matching refs:word
100 notand g0,3,g0 # extract word addr of start of src
102 ld (g0),g4 # fetch word containing at least first byte
107 shlo 3,g6,g6 # get shift count for making mask for first word
110 shro g6,g5,g5 # get mask for bytes needed from first word
112 shlo g6,g5,g5 # get mask for bytes needed from first word
119 lda 4(g0),g0 # pre-increment src word pointer
120 mov g4,g5 # keep a copy of word
121 ld (g0),g4 # fetch next word of src
137 rotate 8,g5,g5 # shift word to position next byte
143 shro 8,g5,g5 # shift word to position next byte
152 and g4,g6,g4 # make unimportant bytes of first word 0x0f