English
Language : 

DR805X Datasheet, PDF (63/79 Pages) Digital Core Design – 8-bit RISC Microcontroller Instructions set details ver 3.10
DR805x Instructions set details
- 63 -
3.31. PUSH
Instruction: PUSH direct
Function: Push onto stack
Description: The stack pointer is incremented by one. The contents of the indicated
variable are then copied into the internal RAM location addressed by
the stack pointer. Otherwise no flags are affected.
Operation:
(PC) ← (PC) + 2
(SP) ← (SP) + 1
((SP)) ← (direct)
Bytes:
2
Cycles:
4
Encoding:
11000000
direct address
All trademarks mentioned in this document
are trademarks of their respective owners.
http://www.DigitalCoreDesign.com
http://www.dcd.pl
Copyright 1999-2003 DCD – Digital Core Design. All Rights Reserved.