What does the following code do? Ap wkur,=p5 where wkur is a label?
No Answer is Posted For this Question
Be the First to Post Answer
how to initialize a register to 0000?
How we can Pass the parameters from JCL to assembler Pgm?
about maximum displacement and how to cross this limit.
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
How to pass the parameters from jcl to assembler program?
What is symbol table in assembler?
registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????
Why do we use "drop"? What does "using" do?
What is maximum displacement?
What is the use of trt instruction?
What does the following code do? Ap wkur,=p5 where wkur is a label?
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).