Answer Posted / x506
In 16-bit mode, the base register, EBX, acts as a general-purpose pointer. Besides the specialized ESI, EDI, and EBP registers, it is the only general-purpose register that can appear in a square-bracket memory access (For example, MOV [BX], AX). In the 32-bit world, however, any register may serve as a memory offset, so the base register is no longer special.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the difference in data type "x" and "p"?
Explain how to produce soc7 abend?
How do you round the addition or subtraction of two numbers in assembler?
What does the following code do? Ap wkur,=p5 where wkur is a label?
How many maximum base registers we can have in a single program?
Explain about base register?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
explain icm instruction?
What is need of start 0?
What is house keeping in assembler?
Explain about maximum displacement?
how to initialize a register to 0000?
How many maximum base registers we can have in a program?
what is need of start 0? In steed of
Explain how to pass instream data in sysin with assembler?