PCM18XK1 Microchip Technology, PCM18XK1 Datasheet - Page 396

MODULE PROC PIC18F8680,6680,8565

PCM18XK1

Manufacturer Part Number
PCM18XK1
Description
MODULE PROC PIC18F8680,6680,8565
Manufacturer
Microchip Technology
Datasheet

Specifications of PCM18XK1

Accessory Type
Processor Module
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
ICE2000
For Use With
ICE2000 - EMULATOR MPLAB-ICE 2000 POD
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
PIC18F6585/8585/6680/8680
POP
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
DS30491C-page 394
Q Cycle Activity:
Before Instruction
After Instruction
Decode
TOS
Stack (1 level down)=
TOS
PC
Q1
operation
Pop Top of Return Stack
[ label ]
None
(TOS)
None
The TOS value is pulled off the
return stack and is discarded. The
TOS value then becomes the
previous value that was pushed
onto the return stack.
This instruction is provided to
enable the user to properly manage
the return stack to incorporate a
software stack.
1
1
POP
GOTO
0000
No
Q2
=
=
=
bit bucket
POP
0000
NEW
POP TOS
0031A2h
014332h
014332h
NEW
value
Q3
0000
operation
No
Q4
0110
PUSH
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
Q Cycle Activity:
Before Instruction
After Instruction
Decode
TOS
PC
PC
TOS
Stack (1 level down)=
Q1
PUSH PC+2
onto return
Push Top of Return Stack
[ label ]
None
(PC+2)
None
The PC+2 is pushed onto the top of
the return stack. The previous TOS
value is pushed down on the stack.
This instruction allows implement-
ing a software stack by modifying
TOS, and then pushing it onto the
return stack.
1
1
PUSH
stack
0000
Q2
 2004 Microchip Technology Inc.
=
=
=
=
PUSH
TOS
0000
operation
00345Ah
000124h
000126h
000126h
00345Ah
No
Q3
0000
operation
No
Q4
0101

Related parts for PCM18XK1