Home | History | Annotate | Download | only in X86

Lines Matching full:x32

1 ; RUN: llc < %s -march=x86    | FileCheck %s -check-prefix=X32
7 ; X32-LABEL: t:
8 ; X32: xorb
9 ; X32-NOT: andb
10 ; X32-NOT: shrb
11 ; X32: testb $64
12 ; X32: je
40 ; X32-LABEL: t2:
41 ; X32: cmpl
42 ; X32: sete
43 ; X32: cmpl
44 ; X32: sete
45 ; X32-NOT: xor
46 ; X32: je