Home | History | Annotate | Download | only in sse2

Lines Matching refs:areg

71 C  * We could save a byte or two by using 32-bit operations on areg.
77 define(`areg',`%eax')
85 define(`areg',`%rax')
130 mov up, areg
132 and $12, areg C 32:areg = 0, 4, 8, 12
133 C 64:areg = 0, 8
135 pand 64(breg,areg,4), %xmm0
137 add areg, n C compensate n for rounded down `up'
239 movd %xmm0, areg C movq avoided due to gas bug