English
Language : 

CY8C38 Datasheet, PDF (14/100 Pages) Cypress Semiconductor – Programmable System-on-Chip (PSoC)
PRELIMINARY
PSoC®3: CY8C38 Family Data Sheet
Table 4-3. Data Transfer Instructions (continued)
Mnemonic
Description
MOVX @DPTR, A
PUSH Direct
POP Direct
Move accumulator to external RAM (16 bit)
Push direct byte onto stack
Pop direct byte from stack
XCH A, Rn
XCH A, Direct
Exchange register with accumulator
Exchange direct byte with accumulator
XCH A, @Ri
XCHD A, @Ri
Exchange indirect RAM with accumulator
Exchange low order indirect digit RAM with accumulator
Table 4-4. Boolean Instructions
Mnemonic
CLR C
Clear carry
Description
CLR bit
SETB C
Clear direct bit
Set carry
SETB bit
CPL C
CPL bit
Set direct bit
Complement carry
Complement direct bit
ANL C, bit
ANL C, /bit
AND direct bit to carry
AND complement of direct bit to carry
ORL C, bit
ORL C, /bit
MOV C, bit
OR direct bit to carry
OR complement of direct bit to carry
Move direct bit to carry
MOV bit, C
JC rel
Move carry to direct bit
Jump if carry is set
JNC rel
JB bit, rel
JNB bit, rel
JBC bit, rel
Jump if no carry is set
Jump if direct bit is set
Jump if direct bit is not set
Jump if direct bit is set and clear bit
Bytes
1
2
2
1
2
1
1
Cycles
3
3
2
2
3
3
3
Bytes
1
2
1
2
1
2
2
2
2
2
2
2
2
2
3
3
3
Cycles
1
3
1
3
1
3
2
2
2
2
2
3
3
3
5
5
5
Document Number: 001-11729 Rev. *I
Page 14 of 100
[+] Feedback