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
Why do we use "drop"?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
Explain about base register?
Explain the difference in data type "x" and "p"?
What does "using" do?
How do you round the addition or subtraction of two numbers in assembler?
How is data passed from a calling program to an assembler called program?
explain about maximum displacement and how to cross this limit?
how to initialize a register to 0000?
Explain about maximum displacement?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
how to retrieve the instream data in sysin?
What is maximum displacement and how to cross this limit?
Explain how to access vsam file?
Explain how to produce soc7 abend?