* Question
What is the H:X/SP add command? |
* Answer
H: X/SP increment instruction AIX/AIS is used to directly increase the value in the 16-bit index register H:X or 16-bit stack pointer SP by an 8-bit signed immediate value. The range of 8-bit signed numbers can be expressed.For -l28 to 127, parameters outside this range will be considered illegal by the compiled software. |
COMMENTS