![Intel ITANIUM ARCHITECTURE Скачать руководство пользователя страница 454](http://html.mh-extra.com/html/intel/itanium-architecture/itanium-architecture_manual_2073403454.webp)
Volume 4: IA-32 Intel
®
MMX™ Technology Instruction Reference
4:447
PSUBB/PSUBW/PSUBD—Packed Subtract
(continued)
Note that like the integer SUB instruction, the PSUBB, PSUBW, and PSUBD instructions
can operate on either unsigned or signed (two's complement notation) packed integers.
Unlike the integer instructions, none of the MMX technology instructions affect the
EFLAGS register. With MMX technology instructions, there are no carry or overflow flags
to indicate when overflow has occurred, so the software must control the range of
values or else use the “with saturation” MMX technology instructions.
Operation
IF instruction is PSUBB
THEN
DEST(7..0)
DEST(7..0) - SRC(7..0);
DEST(15..8)
DEST(15..8) - SRC(15..8);
DEST(23..16)
DEST(23..16) - SRC(23..16);
DEST(31..24)
DEST(31..24) - SRC(31..24);
DEST(39..32)
DEST(39..32) - SRC(39..32);
DEST(47..40)
DEST(47..40) - SRC(47..40);
DEST(55..48)
DEST(55..48) - SRC(55..48);
DEST(63..56)
DEST(63..56) - SRC(63..56);
ELSEIF instruction is PSUBW
THEN
DEST(15..0)
DEST(15..0) - SRC(15..0);
DEST(31..16)
DEST(31..16) - SRC(31..16);
DEST(47..32)
DEST(47..32) - SRC(47..32);
DEST(63..48)
DEST(63..48) - SRC(63..48);
ELSE { (* instruction is PSUBD *)
DEST(31..0)
DEST(31..0) - SRC(31..0);
DEST(63..32)
DEST(63..32) - SRC(63..32);
FI;
Flags Affected
None.
Additional Itanium System Environment Exceptions
Itanium Reg Faults Disabled FP Register Fault if PSR.dfl is 1, NaT Register Consumption
Abort.
Itanium Mem FaultsVHPT Data Fault, Nested TLB Fault, Data TLB Fault, Alternate Data
TLB Fault, Data Page Not Present Fault, Data NaT Page Consumption
Abort, Data Key Miss Fault, Data Key Permission Fault, Data Access
Rights Fault, Data Access Bit Fault, Data Dirty Bit Fault
Содержание ITANIUM ARCHITECTURE
Страница 1: ......
Страница 7: ...402 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Страница 199: ...4 192 Volume 4 Base IA 32 Instruction Reference FWAIT Wait See entry for WAIT ...
Страница 269: ...4 262 Volume 4 Base IA 32 Instruction Reference LES Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 270: ...Volume 4 Base IA 32 Instruction Reference 4 263 LFS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 273: ...4 266 Volume 4 Base IA 32 Instruction Reference LGS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 288: ...Volume 4 Base IA 32 Instruction Reference 4 281 LSS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 352: ...Volume 4 Base IA 32 Instruction Reference 4 345 ROL ROR Rotate See entry for RCL RCR ROL ROR ...
Страница 368: ...Volume 4 Base IA 32 Instruction Reference 4 361 SHL SHR Shift Instructions See entry for SAL SAR SHL SHR ...
Страница 373: ...4 366 Volume 4 Base IA 32 Instruction Reference SIDT Store Interrupt Descriptor Table Register See entry for SGDT SIDT ...
Страница 589: ...4 582 Volume 4 IA 32 SSE Instruction Reference ...
Страница 590: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index ...
Страница 591: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Страница 603: ...INDEX Index 12 Index for Volumes 1 2 3 and 4 ...
Страница 604: ......