Home | History | Annotate | Download | only in x86-atom

Lines Matching full:xmm0

56     movq        .LvalueNanLong, %xmm0   # %xmm0<- NaN
57 movq %xmm0, (rFP, %edx, 4) # vA<- %xmm0; NaN
62 movq .LvaluePosInfLong, %xmm0 # %xmm0<- posInf
63 movq %xmm0, (rFP, %edx, 4) # vA<- %xmm0; posInf
68 movq .LvalueNegInfLong, %xmm0 # %xmm0<- negInf
70 movq %xmm0, (rFP, %edx, 4) # vA<- %xmm0; negInf