MOVB bit1,/bit2 | |
Description: | Move not bit2 into bit1 |
Operation: | bit1 = ! bit2 |
Flags affected: | none |
Registers affected: | bit1 |
Sources referenced: | bit2 |
Cycles: | 4 |
Opcode: | |
Actually compiles to: | snb bit2; clrb bit1; sb bit2; setb bit1 |
Microchip PIC syntax: | BTFSC bit2; BCF bit1; BTFSS bit2; BSF bit1 (doesn't work) |
Notes: |
file: /Techref/scenix/inst/movbbit1notbit2.htm, 1KB, , updated: 2001/9/10 11:14, local time: 2024/11/8 15:46,
18.118.121.114:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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://www.massmind.org/techref/scenix/inst/movbbit1notbit2.htm"> SX Instruction MOVB bit1,/bit2</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to www.massmind.org! |
.