Lines Matching full:x32
1 ; RUN: llc < %s -mcpu=corei7 -march=x86 -mattr=+sse2 | FileCheck %s -check-prefix=X32
10 ; X32-LABEL: test1:
11 ; X32: xorps %xmm0, %xmm0
12 ; X32: ret
19 ; X32-LABEL: test2:
20 ; X32: xorl %eax, %eax
21 ; X32: ret
37 ; X32-LABEL: test3:
38 ; X32: movl 8(%esp), %eax
39 ; X32: notl %eax
40 ; X32: andl 4(%esp), %eax
41 ; X32: shrl %eax
42 ; X32: ret
63 ; X32-LABEL: test4:
64 ; X32: notl [[REG:%[a-z]+]]
65 ; X32: andl {{.*}}[[REG]]
85 ; X32-LABEL: test5:
86 ; X32: notl [[REG:%[a-z]+]]
87 ; X32: andl {{.*}}[[REG]]
107 ; X32-LABEL: test6:
108 ; X32: notb [[REG:%[a-z]+]]
109 ; X32: andb {{.*}}[[REG]]
129 ; X32-LABEL: test7:
130 ; X32: xorl $2147483646, [[REG:%[a-z]+]]
131 ; X32: andl {{.*}}[[REG]]
142 ; X32-LABEL: test8:
143 ; X32: notl %eax
153 ; X32-LABEL: test9:
154 ; X32: notl [[REG:%[a-z]+]]
155 ; X32: andl {{.*}}[[REG:%[a-z]+]]
165 ; X32-LABEL: test10:
166 ; X32: andnps