What is icm instruction?
Answer / Rupesh Kumar Pandey
In Assembler, the ICM (Immediate Constant Multiply) instruction multiplies a register or memory location by an immediate constant. The result is stored back into the same register.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about maximum displacement?
What is base register?
What is symbol table in assembler?
Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?
How we can retrieve the instream data in SYSIN ?
Why do we use "drop"?
Explain how to pass instream data in sysin with assembler?
How to initialize 20,000 bytes in the Assembler..
How do you initialize a register to 0000?
How to pass the parameters from jcl to assembler program?
What is maximum displacement and how to cross this limit?
about ICM instruction.