Volume 4: IA-32 SSE Instruction Reference
4:495
CMPSS: Scalar Single-FP Compare
(Continued)
Additional Itanium System Environment Exceptions
Itanium Reg Faults Disabled FP Register Fault if PSR.dfl is 1, NaT Register
Consumption Fault
Itanium Mem Faults VHPT Data 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
Comments:
Compilers and assemblers should implement the following 2-operand pseudo-ops in
addition to the 3-operand CMPSS instruction:
The greater-than relations not implemented in hardware require more than one
instruction to emulate in software and therefore should not be implemented as
pseudo-ops. (For these, the programmer should reverse the operands of the
corresponding less than relations and use move instructions to ensure that the mask is
moved to the correct destination register and that the source operand is left intact.)
Bits 7-4 of the immediate field are reserved. Different processors may handle them
differently. Usage of these bits risks incompatibility with future processors.
Pseudo-Op
Implementation
CMPEQSS xmm1, xmm2
CMPSS xmm1,xmm2, 0
CMPLTSS xmm1, xmm2
CMPSS xmm1,xmm2, 1
CMPLESS xmm1, xmm2
CMPSS xmm1,xmm2, 2
CMPUNORDSS xmm1, xmm2
CMPSS xmm1,xmm2, 3
CMPNEQSS xmm1, xmm2
CMPSS xmm1,xmm2, 4
CMPNLTSS xmm1, xmm2
CMPSS xmm1,xmm2, 5
CMPNLESS xmm1, xmm2
CMPSS xmm1,xmm2, 6
CMPORDSS xmm1, xmm2
CMPSS xmm1,xmm2, 7
Summary of Contents for ITANIUM ARCHITECTURE
Page 1: ......
Page 7: ...402 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 199: ...4 192 Volume 4 Base IA 32 Instruction Reference FWAIT Wait See entry for WAIT ...
Page 352: ...Volume 4 Base IA 32 Instruction Reference 4 345 ROL ROR Rotate See entry for RCL RCR ROL ROR ...
Page 589: ...4 582 Volume 4 IA 32 SSE Instruction Reference ...
Page 590: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index ...
Page 591: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 603: ...INDEX Index 12 Index for Volumes 1 2 3 and 4 ...
Page 604: ......