11-3
MATH COPROCESSING
11.3.1.1
Data Transfer Instructions
Data transfer instructions move operands between elements of the 80C187 register stack or be-
tween stack top and memory. Instructions can convert any data type to temporary real and load it
onto the stack in a single operation. Conversely, instructions can convert a temporary real oper-
and on the stack to any data type and store it to memory in a single operation. Table 11-1 sum-
marizes the data transfer instructions.
11.3.1.2
Arithmetic Instructions
The 80C187’s arithmetic instruction set includes many variations of add, subtract, multiply, and
divide operations and several other useful functions. Examples include a simple absolute value
and a square root instruction that executes faster than ordinary division. Other arithmetic instruc-
tions perform exact modulo division, round real numbers to integers and scale values by powers
of two.
Table 11-2 summarizes the available operation and operand forms for basic arithmetic. In addi-
tion to the four normal operations, “reversed” instructions make subtraction and division “sym-
metrical” like addition and multiplication. In summary, the arithmetic instructions are highly
flexible for these reasons:
•
the 80C187 uses register or memory operands
•
the 80C187 can save results in a choice of registers
Table 11-1. 80C187 Data Transfer Instructions
Real Transfers
FLD
Load real
FST
Store real
FSTP
Store real and pop
FXCH
Exchange registers
Integer Transfers
FILD
Integer load
FIST
Integer store
FISTP
Integer store and pop
Packed Decimal Transfers
FBLD
Packed decimal (BCD) load
FBSTP
Packed decimal (BCD) store and pop
Содержание 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: ......