Computer Science, asked by challapoornachandu74, 8 months ago

what are the functions of REP and REPE prefixes used with stirng instruction in 8086​

Answers

Answered by mohammads
1

Answer:

Explanation:

REP is used to repeat an operation on the string untill the condition returns false

REPE is used to repeate an operation untill Equal.

Similar questions