about ICM instruction.

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


Please Help Members By Posting Answers For Below Questions

What will happen if we drop the base register in the program which contains only one basereg?

658


What is maximum displacement?

720


Explain about maximum displacement?

686


Explain how to produce soc7 abend?

718


What is house keeping in assembler?

674






How many maximum base registers we can have in a program?

702


how to retrieve the instream data in sysin?

765


How many maximum base registers we can have in a single program?

712


Explain the difference between various read and find statement?

709


Explain how to initialize a register to 0000?

682


Why do we use "drop"?

641


What does "using" do?

655


What is icm instruction?

711


Explain how to access vsam file?

701


Explain about base register?

697