This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Register Usage in Extended Inline Assembler Blocks

Using XC161 DSP Registers like IDX, MAE, MAH or MDL in "Extended Inline Assembler Blocks":

Do I have to save and restore (push / pop) this registers
- by use in standard linear code ?
- by use in interrupts ?
- by use in reentrant functions ?

0