What is house keeping in assembler?
No Answer is Posted For this Question
Be the First to Post Answer
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label
What is icm instruction?
Explain the difference in data type "x" and "p"?
explain icm instruction?
What is house keeping in assembler?
How we can retrieve the instream data in SYSIN ?
Why do we use "drop"?
What does the following code do? Ap wkur,=p5 where wkur is a label?
cobol and assembler access
What is base register?
Write the fetch cycle and execute cycle for following instructions:JMPNZ (jump to the given address if the accumulator not equal to zero) RET(return from a subroutine) ADB (add the contents of register B to the accumulator and save result in the accumulator).