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 ?    33 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

604


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

621


how to pass the parameters from jcl to assembler pgm?

660


Explain how to access vsam file?

614


What is icm instruction?

642






How are data passed from jcl parm to assembler program?

583


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

579


Explain how to pass instream data in sysin with assembler?

648


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

644


what is need of start 0? In steed of

677


Explain how to produce soc7 abend?

643


How to pass the parameters from jcl to assembler program?

576


Explain how to initialize a register to 0000?

591


Why do we use "drop"?

567


What is the use of trt instruction?

584