comf var,f ;Complement all bytes comf var+1,f incf var,f ;Inc. low byte always skpnz ;Skip if no carry to higher bytes incf var+1,f ;Carry to next byte
Questions:
Comments:
Stef Says: "
Increment of "var+1" must be done only if
incf var
result IS zero. So, incfsz will not work.
"
+
file: /Techref/microchip/math/neg/16bit.htm, 1KB, , updated: 2011/4/21 03:23, local time: 2024/11/20 01:10,
13.59.20.51: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://linistepper.com/Techref/microchip/math/neg/16bit.htm"> PIC Math Negate 16 bit</A> |
Did you find what you needed? |