Hi, I'm writing some inline assembly for the PIC32MX in XC32 and want to verify the usage of the clobber list. I want to protect the original contents of the v0 register so use the clobber list (the values that appear after the third colon). Is the usage ..
↧