PushFSR (DW $04A) |
|
Description: | Push the contents of W onto the "FSRstack" |
Operation: | FSRstack[FSP++] = W |
Flags affected: | ? |
Registers affected: | FSRstack |
Sources referenced: | W |
Cycles: | 1 |
Opcode: | $04A |
Details: | Secret Instructions Page |
Microchip PIC syntax: | n/a |
Notes: |
The FSRstack 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.
PushFSR macro DW $04A endm
file: /Techref/scenix/inst/pushFSR.htm, 1KB, , updated: 2004/12/13 17:41, local time: 2024/11/8 19:42,
18.217.209.61:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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://sxlist.com/Techref/scenix/inst/pushFSR.htm"> SX Instruction PushFSR</A> |
Did you find what you needed? |
Welcome to sxlist.com!sales, advertizing, & kind contributors just like you! Please don't rip/copy (here's why Copies of the site on CD are available at minimal cost. |
The Backwoods Guide to Computer Lingo |
.