POP


Operation:POP
Function:Pop Value From Stack
Syntax:POP

InstructionsOpCodeBytesCyclesFlags
POP iram addr0xD022None

Description: POP "pops" the last value placed on the stack into the iram addr specified. In other words, POP will load iram addr with the value of the Internal RAM address pointed to by the current Stack Pointer. The stack pointer is then decremented by 1.



User Comments

No Posts found !

Login to Post a Comment.