Answer Posted / sri
ICM means INsert character under mask. its a movement of character under mask bits
eg
ICM R8,B'0110',SRC
Before execution:
R8 ==> 12 34 56 78
SRC ==> AB CD EF 10
After Excecution:
R8 ==> 12 CD EF 78
| Is This Answer Correct ? | 24 Yes | 28 No |
Post New Answer View All Answers
explain about maximum displacement and how to cross this limit?
What is need of start 0?
Explain how to access vsam file?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
What does "using" do?
what is need of start 0? In steed of
How to pass the parameters from jcl to assembler program?
Explain how to initialize a register to 0000?
How many maximum base registers we can have in a program?
Explain about base register?
how to initialize a register to 0000?
How is data passed from a calling program to an assembler called program?
Explain about house keeping in assembler?
What is maximum displacement and how to cross this limit?