COP8SA-DM National Semiconductor, COP8SA-DM Datasheet - Page 126

no-image

COP8SA-DM

Manufacturer Part Number
COP8SA-DM
Description
MODULE DEBUGGING FOR COP8SA
Manufacturer
National Semiconductor
Datasheet

Specifications of COP8SA-DM

Module/board Type
Debugger Module
For Use With/related Products
Cop 8
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
*COP8SA-DM
Syntax:
Description:
2-88
COP8SAx7 MICROCONTROLLER
a)LD A,[B]
b)LD A,[B+]
c)LD A,[B-]
d)LD A,#
e)LD A,MD
f)LD A,[X]
g)LD A,[X+]
h)LD A,[X-]
a) The contents of the data memory location referenced by the B
b) The contents of the data memory location referenced by the B
c) The contents of the data memory location referenced by the B
d) The immediate value found in the second byte of the instruction
e) The contents of the data memory location referenced by the ad-
f) The contents of the data memory location referenced by the X
g) The contents of the data memory location referenced by the X
h) The contents of the data memory location referenced by the X
pointer are loaded into the accumulator.
pointer are loaded into the accumulator, and then the B pointer
is post-incremented.
pointer are loaded into the accumulator, and then the B pointer
is post-decremented.
is loaded into the accumulator.
dress in the second byte of the instruction are loaded into the ac-
cumulator.
pointer are loaded into the accumulator.
pointer are loaded into the accumulator, and then the X pointer
is post-incremented.
pointer are loaded into the accumulator, and then the X pointer
is post-decremented.

Related parts for COP8SA-DM