Answer Posted / sanjeev mohindra
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 AB CD 78
Is This Answer Correct ? | 34 Yes | 19 No |
Post New Answer View All Answers
What will happen if we drop the base register in the program which contains only one basereg?
What is maximum displacement?
Explain about maximum displacement?
Explain how to produce soc7 abend?
What is house keeping in assembler?
How many maximum base registers we can have in a program?
how to retrieve the instream data in sysin?
How many maximum base registers we can have in a single program?
Explain the difference between various read and find statement?
Explain how to initialize a register to 0000?
Why do we use "drop"?
What does "using" do?
What is icm instruction?
Explain how to access vsam file?
Explain about base register?