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.
Содержание 80C186XL
Страница 1: ...80C186XL 80C188XL Microprocessor User s Manual...
Страница 2: ...80C186XL 80C188XL Microprocessor User s Manual 1995...
Страница 18: ...1 Introduction...
Страница 19: ......
Страница 27: ......
Страница 28: ...2 Overview of the 80C186 Family Architecture...
Страница 29: ......
Страница 79: ......
Страница 80: ...3 Bus Interface Unit...
Страница 81: ......
Страница 127: ......
Страница 128: ...4 Peripheral Control Block...
Страница 129: ......
Страница 137: ......
Страница 138: ...5 ClockGenerationand Power Management...
Страница 139: ......
Страница 154: ...6 Chip Select Unit...
Страница 155: ......
Страница 178: ...7 Refresh Control Unit...
Страница 179: ......
Страница 193: ......
Страница 194: ...8 Interrupt Control Unit...
Страница 195: ......
Страница 227: ......
Страница 228: ...9 Timer Counter Unit...
Страница 229: ......
Страница 253: ......
Страница 254: ...10 Direct Memory Access Unit...
Страница 255: ......
Страница 283: ......
Страница 284: ...11 Math Coprocessing...
Страница 285: ......
Страница 302: ...12 ONCE Mode...
Страница 303: ......
Страница 306: ...A 80C186 Instruction Set Additions and Extensions...
Страница 307: ......
Страница 318: ...B Input Synchronization...
Страница 319: ......
Страница 322: ...C Instruction Set Descriptions...
Страница 323: ......
Страница 371: ......
Страница 372: ...D Instruction Set Opcodes and Clock Cycles...
Страница 373: ......
Страница 396: ...Index...
Страница 397: ......