C-1
APPENDIX C
INSTRUCTION SET DESCRIPTIONS
This appendix provides reference information for the 80C186 Modular Core family instruction
set. Tables C-1 through C-3 define the variables used in Table C-4, which lists the instructions
with their descriptions and operations.
Table C-1. Instruction Format Variables
Variable
Description
dest
A register or memory location that may contain data operated on by the instruction,
and which receives (is replaced by) the result of the operation.
src
A register, memory location or immediate value that is used in the operation, but is not
altered by the instruction
target
A label to which control is to be transferred directly, or a register or memory location
whose content is the address of the location to which control is to be transferred
indirectly.
disp8
A label to which control is to be conditionally transferred; must lie within –128 to +127
bytes of the first byte of the next instruction.
accum
Register AX for word transfers, AL for bytes.
port
An I/O port number; specified as an immediate value of 0–255, or register DX (which
contains port number in range 0–64K).
src-string
Name of a string in memory that is addressed by register SI; used only to identify
string as byte or word and specify segment override, if any. This string is used in the
operation, but is not altered.
dest-string
Name of string in memory that is addressed by register DI; used only to identify string
as byte or word. This string receives (is replaced by) the result of the operation.
count
Specifies number of bits to shift or rotate; written as immediate value 1 or register CL
(which contains the count in the range 0–255).
interrupt-type
Immediate value of 0–255 identifying interrupt pointer number.
optional-pop-value
Number of bytes (0–64K, ordinarily an even number) to discard from the stack.
external-opcode
Immediate value (0–63) that is encoded in the instruction for use by an external
processor.
Содержание 80C186EA
Страница 1: ...80C186EA 80C188EA Microprocessor User s Manual...
Страница 2: ...80C186EA 80C188EA Microprocessor User s Manual 1995...
Страница 19: ......
Страница 20: ...1 Introduction...
Страница 21: ......
Страница 28: ...2 Overview of the 80C186 Family Architecture...
Страница 29: ......
Страница 79: ......
Страница 80: ...3 Bus Interface Unit...
Страница 81: ......
Страница 129: ......
Страница 130: ...4 Peripheral Control Block...
Страница 131: ......
Страница 139: ......
Страница 140: ...5 ClockGenerationand Power Management...
Страница 141: ......
Страница 165: ......
Страница 166: ...6 Chip Select Unit...
Страница 167: ......
Страница 190: ...7 Refresh Control Unit...
Страница 191: ......
Страница 205: ......
Страница 206: ...8 Interrupt Control Unit...
Страница 207: ......
Страница 239: ...INTERRUPT CONTROL UNIT 8 32...
Страница 240: ...9 Timer Counter Unit...
Страница 241: ......
Страница 265: ......
Страница 266: ...10 Direct Memory Access Unit...
Страница 267: ......
Страница 295: ...DIRECT MEMORY ACCESS UNIT 10 28...
Страница 296: ...11 Math Coprocessing...
Страница 297: ......
Страница 314: ...12 ONCE Mode...
Страница 315: ......
Страница 318: ...A 80C186 Instruction Set Additions and Extensions...
Страница 319: ......
Страница 330: ...B Input Synchronization...
Страница 331: ......
Страница 334: ...C Instruction Set Descriptions...
Страница 335: ......
Страница 383: ...INSTRUCTION SET DESCRIPTIONS C 48...
Страница 384: ...D Instruction Set Opcodes and Clock Cycles...
Страница 385: ......
Страница 408: ...Index...
Страница 409: ......