Here is a fast way to save specific bits from one register into another.
mov W, Source xor W, Destination and W, #%xxxxxxxx ;Replace "x" with "1" to Copy the Bit xor Destination, W
file: /Techref/scenix/lib/math/bit/cabrr_sx.htm, 0KB, , updated: 2004/6/10 14:40, local time: 2024/9/7 10:31,
98.81.24.230: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://piclist.com/Techref/scenix/lib/math/bit/cabrr_sx.htm"> SX Microcontroller Bit Math Method Copy aligned bits from one register to another</A> |
Did you find what you needed? |
PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to piclist.com! |
.