please dont rip this site

SX Embedded Controller Instruction

CC

Description: Complement carry
Operation: -
Flags affected: C, DC
Registers affected: Status
Sources referenced: Status
Cycles: 1
Opcode:
Actually compiles to: CLRB 3.1 ; INCSZ 3
Microchip PIC syntax:
Notes:

This is a trick to complement the Carry flag that takes advantage of the fact that Carry is the lowest order bit in the status register. You can always switch a zero to a one or a one to a zero by adding one to it. As long as the (little used) DC flag is cleared, incrementing the Status register wil never effect any higher bits such as Z or PA0..2. Using the INCSZ rather than a regular INC keeps the Z flag from being affected. Since the DC was 0 before the INCSZ, there is no way the skip can occur.

To use this instruction, first define the following macro.

CC macro
 CLRB 3.1
 INCSZ 3
 endm

file: /Techref/scenix/inst/cc.htm, 2KB, , updated: 2004/12/13 18:38, local time: 2024/3/28 14:00,
TOP NEW HELP FIND: 
54.208.238.160: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?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/Techref/scenix/inst/cc.htm"> SX Instruction CC </A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .