answersLogoWhite

0


Best Answer

The Counter Register (RCX and all smaller variants) are used to count loops with a known value, such as counting from 1 to 100. The indexing registers, such as RSI, are used with data manipulation commands, such as reading and writing hardware ports, moving data from one location to another, etc. The term indexing is the same as in other languages, where an index is an offset into an array.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is meant by counting and indexing in assembly language programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Programming language for assemblers?

Is called Assembly.


Elements of assembly language programming What is A simple assembly scheme pass structure of assembler design of two pass assemblers a single pass assemblers what is macros?

what are the elements of assembly language programming?


What Programming language is one step above machine language?

I guess you're trying to refer to Assembly language.


Examples of Low-Level Programming Language?

Machine code & Assembly language.


Examples of second-generation programming language or 2GL assembly language?

colbol and foran


What are the example of low-level programming language?

It are machine code and Assembly.


In which programming language are operating systems written?

Usually a combination of C++, C and assembly language.


What has the author Ian Birnbaum written?

Ian Birnbaum has written: 'Assembly Language Programming for the BBC Microcomputer' 'Greater indeterminism in causal analysis' 'Assembly Language Programming for the Acorn Electron' -- subject(s): bbc micro, acorn electron, bbc micro games, computer games, programming, assembly language 'Information technology in schools. Word processing in schools'


Where we can use C pogramming and why?

When you are doing system level programming, because it is the closest language there is to assembly language.


Is java an assembly language?

No. Java is a high level language also known as object oriented programming


What is an assembler in computing?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.


What is assembler in computer?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.