PopSTAT (DW $04D) |
|
Description: | Pop the contents of W from the "STATstack" |
Operation: | W = STATstack[SSP--] |
Flags affected: | ? |
Registers affected: | W |
Sources referenced: | STATstack |
Cycles: | 1 |
Opcode: | $04D |
Details: | Secret Instructions Page |
Microchip PIC syntax: | n/a |
Notes: |
The STATstack is only two levels deep and is used by both the interrupt and the debug system. If you don't set a breakpoint or happen to break into debug while in an ISR, you can use one level without concern. If you don't use interrupts or debug, you can use both levels.
To use this instruction, first define the following macro.
PopSTAT macro DW $04D endm
file: /Techref/scenix/inst/popSTAT.htm, 1KB, , updated: 2004/12/13 17:58, local time: 2024/9/8 05:45,
34.231.180.210:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/scenix/inst/popSTAT.htm"> SX Instruction PopSTAT</A> |
Did you find what you needed? |
PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.