Here is a fast way to save specific bits from one register into another.
movf Source, w xorwf Destination, w andlw B'xxxxxxxx' ; Replace "x" with "1" to Copy the Bit xorwf Destination
file: /Techref/microchip/math/bit/cabrr.htm, 0KB, , updated: 2000/2/11 14:32, local time: 2023/6/5 00:53,
44.200.145.223:LOG IN
|
©2023 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://massmind.org/techref/microchip/math/bit/cabrr.htm"> PIC Microcontoller Bit Math Method Copy aligned bits from one register to another</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.