DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

LC6514B Просмотр технического описания (PDF) - SANYO -> Panasonic

Номер в каталоге
Компоненты Описание
производитель
LC6514B Datasheet PDF : 17 Pages
First Prev 11 12 13 14 15 16 17
LC6514B
Continued from preceding page.
Mnemonic
BAt addr Branch on AC bit
BNAt addr Branch on no AC bit
BMt addr Branch on M bit
BNMt
addr
Branch on no M bit
BPt addr Branch on Port bit
BNPt addr Branch on no Port
bit
BTM addr Branch on timer
BNTM
addr
Branch on no timer
BI addr Branch on interrupt
BNI addr Branch on no
interrupt
BC addr Branch on CF
BNC addr Branch on no CF
BZ addr Branch on ZF
BNZ addr Branch on no ZF
BFn addr Branch on flag bit
BNFn
addr
Branch on no flag bit
IP
OP
SPB bit
Input port to AC
Output AC to port
Set port bit
RPB bit Reset port bit
Instuction code
D7D6D5D4
0111
P7P6P5P4
D3D2D1D0
0 0 t1 t0
P3P2P1P0
0 0 1 1 0 0 t1 t0
P7P6P5P4 P3P2P1P0
0 1 1 1 0 1 t1 t0
P7P6P5P4 P3P2P1P0
0 0 1 1 0 1 t1 t0
P7P6P5P4 P3P2P1P0
0 1 1 1 1 0 t1 t0
P7P6P5P4 P3P2P1P0
0 0 1 1 1 0 t1 t0
P7P6P5P4 P3P2P1P0
0111
1100
P7P6P5P4 P3P2P1P0
0011
1100
P7P6P5P4 P3P2P1P0
0111
1101
P7P6P5P4 P3P2P1P0
0011
1101
P7P6P5P4 P3P2P1P0
0111
1111
P7P6P5P4 P3P2P1P0
0011
1111
P7P6P5P4 P3P2P1P0
0111
1110
P7P6P5P4 P3P2P1P0
0011
1110
P7P6P5P4 P3P2P1P0
1 1 0 1 n3n2n1n0
P7P6P5P4 P3P2P1P0
Bytes Cycles
Function
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if ACt =1
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if ACt =0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if [M (DP, t1t0)]=1
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if [M (DP, t1t0)]=0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if [P (DPL, t1t0)]=1
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if [P (DPL, t1t0)]=0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if TMF =1
then TMF0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if TMF =0
then TMF0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if EXTF =1
then XETF0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if EXTF =0
then XETF0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if CF =1
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if CF =0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if ZF =1
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if ZF =0
2
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if Fn =1
1001
n3n2n1n0
2
P7P6P5P4 P3P2P1P0
2 PC7 to 0P7P6P5
P4P3P2
P1P0
if Fn =0
0000
1100
1
1 AC[P(DPL)]
0110
0001
1
1 P(DPL)AC
0 0 0 0 0 1 B1B0 1
2 P(DPL, B1B0)1
0 0 1 0 0 1 B1B0 1
2 P(DPL, B1B0)0
Description
If a single bit of the AC specified by
immediate data t1t0 is 1, a branch to an
address specified by immediate data P7
to P0 within the current page occurs.
If a single bit of the AC specified by
immediate data t1t0 is 0 a branch to an
address specified by immediate data P7
to P0 within the current page occurs.
If a single bit of the M(DP) specified by
immediate data t1t0 is 1, a branch to an
address specified by immediate data P7
to P0 within the current page occurs.
If a single bit of the M(DP) specified by
immediate data t1t0 is 0, a branch to an
address specified by immediate data P7
to P0 within the current page occurs.
If a single bit of port P(DPL) specified by
immediate data t1t0 is 1, a branch to an
address specified by immediate data P7
to P0 within the current page occurs.
If a single bit of port P(DPL) specified by
immediate data t1t0 is 0, a branch to an
address specified by immediate data P7
to P0 within the current page occurs.
If the TMF is 1, a branch to an address
specified by immediate data P7 to P0
within the current page occurs. The TMF
is reset.
Status
flag
affected
TMF
Remarks
Mnemonic is BA0 to
BA3 according to
the value of t.
Mnemonic is BNA0
to BNA3 according
to the value of t.
Mnemonic is BM0
to BM3 according to
the value of t.
Mnemonic is BNM0
to BNM3 according
to the value of t.
Mnemonic is BP0 to
BP3 according to
the value of t.
Mnemonic is BNP0
to BNP3 according
to the value of t.
If the TMF is 0, a branch to an address
specified by immediate data P7 to P0
within the current page occurs. The TMF
is reset.
TMF
If the EXTF is 1, a branch to an address
specified by immediate data P7 to P0
within the current page occurs. The
EXTF is reset.
EXTF
If the EXTF is 0, a branch to an address
specified by immediate data P7 to P0
within the current page occurs. The
EXTF is reset.
EXTF
If the CF is 1, a branch to an address
specified by immediate data P7 to P0
within the current page occurs.
If the CF is 0, a branch to an address
specified by immediate data P7 to P0
within the current page occurs.
If the ZF is 1, a branch to an address
specified by immediate data P7 to P0
within the current page occurs.
If the ZF is 0, a branch to an address
specified by immediate data P7 to P0
within the current page occurs.
If the flag bit of the 16 flags specified by
immediate data n3n2n1n0 is 1, a branch
to an address specified by immediate
data P7 to P0 within the current page
occurs.
Mnemonic is BF0 to
BF15 according to
the value of n.
If the flag bit of the 16 flags specified by
immediate data n3n2n1n0 is 0, a branch
to an address specified by immediate
data P7 to P0 within the current page
occurs.
Mnemonic is BNF0
to BNF15 according
to the value of n.
The contnts of port P (DPL) are inputted ZF
to the AC.
The AC contnts are outputted to port
P (DPL).
Immediate data B1B0-specified one bit in
poirt P(DPL) is set
Mnemonic is BNF0
to BNF15 according
to the value of n.
Immediate data B1B0-specified one bit in ZF
poirt P(DPL) is reset
When this
instruction is
executed, the E
register contents
are destroyed.
Continued on next page.
No.180216/17

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]