Intel ITANIUM ARCHITECTURE - SOFTWARE DEVELOPERS MANUAL VOLUME 1 REV 2.3 Manual page 1716

Hide thumbs Also See for ITANIUM ARCHITECTURE - SOFTWARE DEVELOPERS MANUAL VOLUME 1 REV 2.3:
Table of Contents

Advertisement

PADDSB/PADDSW—Packed Add with Saturation (continued)
ELSE { (* instruction is PADDSW *)
DEST(15..0)  SaturateToSignedWord(DEST(15..0) + SRC(15..0) );
DEST(31..16)  SaturateToSignedWord(DEST(31..16) + SRC(31..16) );
DEST(47..32)  SaturateToSignedWord(DEST(47..32) + SRC(47..32) );
DEST(63..48)  SaturateToSignedWord(DEST(63..48) + SRC(63..48) );
FI;
Flags Affected
None.
Additional Itanium System Environment Exceptions
Itanium Reg Faults Disabled FP Register Fault if PSR.dfl is 1, NaT Register Consumption
Itanium Mem FaultsVHPT Data Fault, Nested TLB Fault, Data TLB Fault, Alternate Data
Protected Mode Exceptions
#GP(0)
#SS(0)
#UD
#NM
#MF
#PF(fault-code)
#AC(0)
Real-Address Mode Exceptions
#GP
#UD
#NM
#MF
4:414
Abort.
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
If a memory operand effective address is outside the CS, DS, ES, FS
or GS segment limit.
If a memory operand effective address is outside the SS segment
limit.
If EM in CR0 is set.
If TS in CR0 is set.
If there is a pending FPU exception.
If a page fault occurs.
If alignment checking is enabled and an unaligned memory
reference is made while the current privilege level is 3.
If any part of the operand lies outside of the effective address space
from 0 to FFFFH.
If EM in CR0 is set.
If TS in CR0 is set.
If there is a pending FPU exception.
Volume 4: IA-32 Intel
®
MMX™ Technology Instruction Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Itanium architecture 2.3

Table of Contents