Lines Matching refs:rep
2 # rep, repe (repz) and repne (repnz) prefixed string instructions
14 # with the rep prefix. Older binutils
43 rep stosb # store d 16384 times, auto-increment
49 rep lodsb # load byte 16384 times, auto-increment
60 rep stosw # store 8192 times, auto-increment
66 rep lodsw # load 8192 times, auto-increment
77 rep stosl # store 4096 times, auto-increment
83 rep lodsl # load 4096 times, auto-increment
97 rep movsb
104 rep movsw
111 rep movsl
122 rep stosl
127 rep stosl
162 rep stosl