about ICM instruction.

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


Please Help Members By Posting Answers For Below Questions

Why do we use "drop"?

641


Explain the difference between various read and find statement and which one should be used when for better adabas performance?

654


Explain about base register?

697


Explain the difference in data type "x" and "p"?

677


What does "using" do?

655






How do you round the addition or subtraction of two numbers in assembler?

685


How is data passed from a calling program to an assembler called program?

706


explain about maximum displacement and how to cross this limit?

774


how to initialize a register to 0000?

740


Explain about maximum displacement?

686


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

732


how to retrieve the instream data in sysin?

765


What is maximum displacement and how to cross this limit?

775


Explain how to access vsam file?

701


Explain how to produce soc7 abend?

718