CS Electrical And Electronics
@cselectricalandelectronics

In Intel x86 architecture, which general purpose register is used for repeated string instructions as well as shift, rotate and loop instructions?

All QuestionsCategory: Embedded SystemIn Intel x86 architecture, which general purpose register is used for repeated string instructions as well as shift, rotate and loop instructions?
Jayesh Bornare asked 2 years ago

OPTIONS

  1.  EAX (Accumulator)
  2.  ECX (Counter)
  3.  EDX (Data register)
  4.  EBP (Data Pointer)
1 Answers
Jayesh Bornare answered 2 years ago

ECX (Counter)