Home | History | Annotate | Download | only in X86

Lines Matching full:x32

1 ; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu -mcpu=penryn -mattr=sse41 | FileCheck %s --check-prefix=X32
11 ; X32-LABEL: test1:
12 ; X32: movl %gs:196, %eax
13 ; X32: movl (%eax), %eax
14 ; X32: ret
29 ; X32-LABEL: test2:
30 ; X32: movl {{.*}}(%esp), %eax
31 ; X32: calll *%gs:(%eax)
48 ; X32-LABEL: pmovsxwd_1:
49 ; X32: movl 4(%esp), %eax
50 ; X32: pmovsxwd %gs:(%eax), %xmm0
51 ; X32: ret
69 ; X32-LABEL: test_no_cse:
70 ; X32: movl %gs:196
71 ; X32: movl %fs:196
72 ; X32: ret