| 전자부품 데이터시트 검색엔진 |
|
DF69 데이터시트(PDF) 93 Page - PADAUK Technology. |
|
|
|||||||||||||||||||||||||||||
DF69 데이터시트(HTML) 93 Page - PADAUK Technology. |
|
93 / 106 page ![]() DF69 DC Fan Controller 7-4. Logic Operation Instructions and a, I Perform logic AND on ACC and immediate data, then put result into ACC Example: and a, 0x0f ; Result: a ← a & 0fh Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV and a, M Perform logic AND on ACC and memory, then put result into ACC Example: and a, RAM10 ; Result: a ← a & RAM10 Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV and M, a Perform logic AND on ACC and memory, then put result into memory Example: and MEM, a ; Result: MEM ← a & MEM Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV or a, I Perform logic OR on ACC and immediate data, then put result into ACC Example: or a, 0x0f ; Result: a ← a | 0fh Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV or a, M Perform logic OR on ACC and memory, then put result into ACC Example: or a, MEM ; Result: a ← a | MEM Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV or M, a Perform logic OR on ACC and memory, then put result into memory Example: or MEM, a ; Result: MEM ← a | MEM Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV xor a, I Perform logic XOR on ACC and immediate data, then put result into ACC Example: xor a, 0x0f ; Result: a ← a ^ 0fh Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV xor a, IO Perform logic XOR on ACC and IO register, then put result into ACC Example: xor a, pa ; Result: a ← a ^ pa ; // pa is the data register of port A Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV xor IO, a Perform logic XOR on ACC and IO register, then put result into IO register Example: xor pa, a ; Result: pa ← a ^ pa ; // pa is the data register of port A Affected flags: 『N』Z 『N』C 『N』AC 『N』OV xor a, M Perform logic XOR on ACC and memory, then put result into ACC Example: xor a, MEM ; Result: a ← a ^ RAM10 Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV xor M, a Perform logic XOR on ACC and memory, then put result into memory Example: xor MEM, a ; Result: MEM ← a ^ MEM Affected flags: 『Y』Z 『N』C 『N』AC 『N』OV ©Copyright 2018, PADAUK Technology Co. Ltd Page 93 of 106 PDK-DS-DF69_V003 – Apr. 18, 2018 |
|
링크 URL |
| ALLDATASHEET 가 귀하에 도움이 되셨나요? [ DONATE ] |
Alldatasheet는? | 광고문의 | 운영자에게 연락하기 | 개인정보취급방침 | 링크 투 데이터시트 | 링크교환 | 제조사별 검색 All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |