Home
last modified time | relevance | path

Searched refs:I386 (Results 1 – 25 of 113) sorted by relevance

12345

/external/llvm/test/Object/
Dobj2yaml-coff-section-aux-symbol.test1 … yaml2obj %p/Inputs/COFF/section-aux-symbol.yaml | obj2yaml | FileCheck %s --check-prefix COFF-I386
3 COFF-I386: sections:
4 COFF-I386-NEXT: - Name: .CRT
5 COFF-I386: symbols:
6 COFF-I386: - Name: '.CRT$XCAA'
7 COFF-I386-NEXT: Value: 4
8 COFF-I386: StorageClass: IMAGE_SYM_CLASS_STATIC
9 COFF-I386-NEXT: SectionDefinition:
10 COFF-I386-NEXT: Length: 4
11 COFF-I386-NEXT: NumberOfRelocations: 1
[all …]
Dyaml2obj-readobj.test1 … | llvm-readobj -file-headers -relocations -expand-relocs - | FileCheck %s --check-prefix COFF-I386
4 RUN: | FileCheck %s --check-prefix COFF-I386
6 // COFF-I386: Characteristics [ (0x200)
7 // COFF-I386-NEXT: IMAGE_FILE_DEBUG_STRIPPED (0x200)
8 // COFF-I386-NEXT: ]
10 // COFF-I386: Relocations [
11 // COFF-I386-NEXT: Section (1) .text {
12 // COFF-I386-NEXT: Relocation {
13 // COFF-I386-NEXT: Offset: 0xE
14 // COFF-I386-NEXT: Type: IMAGE_REL_I386_DIR32 (6)
[all …]
Dobj2yaml.test1 RUN: obj2yaml %p/Inputs/trivial-object-test.coff-i386 | FileCheck %s --check-prefix COFF-I386
10 COFF-I386: header:
11 COFF-I386-NEXT: Machine: IMAGE_FILE_MACHINE_I386
13 COFF-I386: sections:
14 COFF-I386-NEXT: - Name: .text
15 COFF-I386-NEXT: Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ…
16 COFF-I386-NEXT: Alignment: 16
17 COFF-I386-NEXT: SectionData: 83EC0CC744240800000000C7042400000000E800000000E8000000008B44240883…
19 COFF-I386: Relocations:
20 COFF-I386-NEXT: - VirtualAddress: 14
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dobj2yaml-coff-section-aux-symbol.test1 … yaml2obj %p/Inputs/COFF/section-aux-symbol.yaml | obj2yaml | FileCheck %s --check-prefix COFF-I386
3 COFF-I386: sections:
4 COFF-I386-NEXT: - Name: .CRT
5 COFF-I386: symbols:
6 COFF-I386: - Name: '.CRT$XCAA'
7 COFF-I386-NEXT: Value: 4
8 COFF-I386: StorageClass: IMAGE_SYM_CLASS_STATIC
9 COFF-I386-NEXT: SectionDefinition:
10 COFF-I386-NEXT: Length: 4
11 COFF-I386-NEXT: NumberOfRelocations: 1
[all …]
Dyaml2obj-readobj.test1 … | llvm-readobj -file-headers -relocations -expand-relocs - | FileCheck %s --check-prefix COFF-I386
4 RUN: | FileCheck %s --check-prefix COFF-I386
6 // COFF-I386: Characteristics [ (0x200)
7 // COFF-I386-NEXT: IMAGE_FILE_DEBUG_STRIPPED (0x200)
8 // COFF-I386-NEXT: ]
10 // COFF-I386: Relocations [
11 // COFF-I386-NEXT: Section (1) .text {
12 // COFF-I386-NEXT: Relocation {
13 // COFF-I386-NEXT: Offset: 0xE
14 // COFF-I386-NEXT: Type: IMAGE_REL_I386_DIR32 (6)
[all …]
Dobj2yaml.test1 RUN: obj2yaml %p/Inputs/trivial-object-test.coff-i386 | FileCheck %s --check-prefix COFF-I386
12 COFF-I386: header:
13 COFF-I386-NEXT: Machine: IMAGE_FILE_MACHINE_I386
15 COFF-I386: sections:
16 COFF-I386-NEXT: - Name: .text
17 COFF-I386-NEXT: Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ…
18 COFF-I386-NEXT: Alignment: 16
19 COFF-I386-NEXT: SectionData: 83EC0CC744240800000000C7042400000000E800000000E8000000008B44240883…
21 COFF-I386: Relocations:
22 COFF-I386-NEXT: - VirtualAddress: 14
[all …]
/external/llvm/test/tools/llvm-cxxdump/
Deh.test2 RUN: | FileCheck %s --check-prefix=COFF-I386
5 COFF-I386: ??_R0?AUA@@@8[VFPtr]: ??_7type_info@@6B@
6 COFF-I386: ??_R0?AUA@@@8[AlwaysZero]: 0
7 COFF-I386: ??_R0?AUA@@@8[MangledName]: .?AUA@@
8 COFF-I386: ??_R0?AUB@@@8[VFPtr]: ??_7type_info@@6B@
9 COFF-I386: ??_R0?AUB@@@8[AlwaysZero]: 0
10 COFF-I386: ??_R0?AUB@@@8[MangledName]: .?AUB@@
11 COFF-I386: ??_R0?AUC@@@8[VFPtr]: ??_7type_info@@6B@
12 COFF-I386: ??_R0?AUC@@@8[AlwaysZero]: 0
13 COFF-I386: ??_R0?AUC@@@8[MangledName]: .?AUC@@
[all …]
Dtrivial.test2 RUN: | FileCheck %s --check-prefix=COFF-I386
5 RUN: | FileCheck %s --check-prefix=ELF-I386
7 COFF-I386: ??_7S@@6B@[0]: ??_R4S@@6B@
8 COFF-I386-NEXT: ??_7S@@6B@[4]: ??_GS@@UAEPAXI@Z
9 COFF-I386-NEXT: ??_8S@@7B@[0]: -4
10 COFF-I386-NEXT: ??_8S@@7B@[4]: 4
11 COFF-I386-NEXT: ??_R4S@@6B@[IsImageRelative]: 0
12 COFF-I386-NEXT: ??_R4S@@6B@[OffsetToTop]: 0
13 COFF-I386-NEXT: ??_R4S@@6B@[VFPtrOffset]: 0
14 COFF-I386-NEXT: ??_R4S@@6B@[TypeDescriptor]: ??_R0?AUS@@@8
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cxxdump/
Deh.test2 RUN: | FileCheck %s --check-prefix=COFF-I386
5 COFF-I386: ??_R0?AUA@@@8[VFPtr]: ??_7type_info@@6B@
6 COFF-I386: ??_R0?AUA@@@8[AlwaysZero]: 0
7 COFF-I386: ??_R0?AUA@@@8[MangledName]: .?AUA@@
8 COFF-I386: ??_R0?AUB@@@8[VFPtr]: ??_7type_info@@6B@
9 COFF-I386: ??_R0?AUB@@@8[AlwaysZero]: 0
10 COFF-I386: ??_R0?AUB@@@8[MangledName]: .?AUB@@
11 COFF-I386: ??_R0?AUC@@@8[VFPtr]: ??_7type_info@@6B@
12 COFF-I386: ??_R0?AUC@@@8[AlwaysZero]: 0
13 COFF-I386: ??_R0?AUC@@@8[MangledName]: .?AUC@@
[all …]
Dtrivial.test2 RUN: | FileCheck %s --check-prefix=COFF-I386
5 RUN: | FileCheck %s --check-prefix=ELF-I386
8 RUN: | FileCheck %s --check-prefix=MIXEDARCOFF-I386
10 COFF-I386: ??_7S@@6B@[0]: ??_R4S@@6B@
11 COFF-I386-NEXT: ??_7S@@6B@[4]: ??_GS@@UAEPAXI@Z
12 COFF-I386-NEXT: ??_8S@@7B@[0]: -4
13 COFF-I386-NEXT: ??_8S@@7B@[4]: 4
14 COFF-I386-NEXT: ??_R4S@@6B@[IsImageRelative]: 0
15 COFF-I386-NEXT: ??_R4S@@6B@[OffsetToTop]: 0
16 COFF-I386-NEXT: ??_R4S@@6B@[VFPtrOffset]: 0
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512vl-vec-test-testn.ll3 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mattr=+avx512vl | FileCheck %s --check-prefix=I386
14 ; I386-LABEL: TEST_mm_test_epi64_mask:
15 ; I386: # %bb.0: # %entry
16 ; I386-NEXT: vptestmq %xmm0, %xmm1, %k0
17 ; I386-NEXT: kmovw %k0, %eax
18 ; I386-NEXT: # kill: def $al killed $al killed $eax
19 ; I386-NEXT: retl
37 ; I386-LABEL: TEST_mm_test_epi32_mask:
38 ; I386: # %bb.0: # %entry
39 ; I386-NEXT: vptestmd %xmm0, %xmm1, %k0
[all …]
Dstack-protector.ll1 ; RUN: llc -mtriple=i386-pc-linux-gnu < %s -o - | FileCheck --check-prefix=LINUX-I386 %s
6 ; RUN: llc -mtriple=i386-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-I386 %s
31 ; LINUX-I386-LABEL: test1a:
32 ; LINUX-I386-NOT: calll __stack_chk_fail
33 ; LINUX-I386: .cfi_endproc
47 ; MSVC-I386-LABEL: test1a:
48 ; MSVC-I386-NOT: calll @__security_check_cookie@4
49 ; MSVC-I386: retl
72 ; LINUX-I386-LABEL: test1b:
73 ; LINUX-I386: mov{{l|q}} %gs:
[all …]
Dsafestack.ll1 ; RUN: llc -mtriple=i386-linux < %s -o - | FileCheck --check-prefix=LINUX-I386 %s
3 ; RUN: llc -mtriple=i386-linux-android < %s -o - | FileCheck --check-prefix=ANDROID-I386 %s
7 …ple=i386-linux -safestack-use-pointer-address < %s -o - | FileCheck --check-prefix=LINUX-I386-PA %s
24 ; LINUX-I386: movl __safestack_unsafe_stack_ptr@INDNTPOFF, %[[A:.*]]
25 ; LINUX-I386: movl %gs:(%[[A]]), %[[B:.*]]
26 ; LINUX-I386: leal -16(%[[B]]), %[[C:.*]]
27 ; LINUX-I386: movl %[[C]], %gs:(%[[A]])
29 ; ANDROID-I386: movl %gs:36, %[[A:.*]]
30 ; ANDROID-I386: leal -16(%[[A]]), %[[B:.*]]
31 ; ANDROID-I386: movl %[[B]], %gs:36
[all …]
Dweak-undef.ll2 ; RUN: llc < %s -relocation-model=pic -mtriple=i386-pc-linux | FileCheck --check-prefix=I386 %s
10 ; I386: bar1:
11 ; I386: movl foo1@GOT(%eax), %eax
19 ; I386: bar2:
20 ; I386: leal foo2@GOTOFF(%eax), %eax
29 ; I386: bar3:
30 ; I386: calll foo3
39 ; I386: bar4:
40 ; I386: calll foo4
48 ; I386: bar5:
[all …]
Dstack-protector-target.ll2 ; RUN: llc -mtriple=i386-linux < %s -o - | FileCheck --check-prefix=I386-TLS %s
5 ; RUN: llc -mtriple=i386-linux-android < %s -o - | FileCheck --check-prefix=I386 %s
6 ; RUN: llc -mtriple=i386-linux-android16 < %s -o - | FileCheck --check-prefix=I386 %s
7 ; RUN: llc -mtriple=i386-linux-android17 < %s -o - | FileCheck --check-prefix=I386-TLS %s
8 ; RUN: llc -mtriple=i386-linux-android24 < %s -o - | FileCheck --check-prefix=I386-TLS %s
13 ; RUN: llc -mtriple=i386-kfreebsd < %s -o - | FileCheck --check-prefix=I386-TLS %s
31 ; I386: movl __stack_chk_guard, %[[B:.*]]
32 ; I386: movl %[[B]], 8(%esp)
33 ; I386: movl __stack_chk_guard, %[[C:.*]]
34 ; I386: cmpl 8(%esp), %[[C]]
[all …]
Dpeephole-cvt-sse.ll3 ; RUN: llc -mtriple=i386-pc-linux -mattr=+sse4.2 < %s | FileCheck %s --check-prefix=I386
13 ; I386-LABEL: peephole_cvtps2pd:
14 ; I386: # %bb.0:
15 ; I386-NEXT: movl {{[0-9]+}}(%esp), %eax
16 ; I386-NEXT: cvtps2pd (%eax), %xmm0
17 ; I386-NEXT: retl
30 ; I386-LABEL: peephole_cvtdq2pd:
31 ; I386: # %bb.0:
32 ; I386-NEXT: movl {{[0-9]+}}(%esp), %eax
33 ; I386-NEXT: cvtdq2pd (%eax), %xmm0
[all …]
Dstack-align2.ll1 ; RUN: llc < %s -mcpu=generic -mtriple=i386-linux | FileCheck %s -check-prefix=LINUX-I386
2 ; RUN: llc < %s -mcpu=generic -mtriple=i386-kfreebsd | FileCheck %s -check-prefix=KFREEBSD-I386
3 ; RUN: llc < %s -mcpu=generic -mtriple=i386-netbsd | FileCheck %s -check-prefix=NETBSD-I386
4 ; RUN: llc < %s -mcpu=generic -mtriple=i686-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-I386
15 ; LINUX-I386: subl $12, %esp
16 ; KFREEBSD-I386: subl $12, %esp
17 ; DARWIN-I386: subl $12, %esp
18 ; NETBSD-I386-NOT: subl {{.*}}, %esp
/external/llvm/test/CodeGen/X86/
Dstack-protector.ll1 ; RUN: llc -mtriple=i386-pc-linux-gnu < %s -o - | FileCheck --check-prefix=LINUX-I386 %s
6 ; RUN: llc -mtriple=i386-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-I386 %s
29 ; LINUX-I386-LABEL: test1a:
30 ; LINUX-I386-NOT: calll __stack_chk_fail
31 ; LINUX-I386: .cfi_endproc
45 ; MSVC-I386-LABEL: test1a:
46 ; MSVC-I386-NOT: calll @__security_check_cookie@4
47 ; MSVC-I386: retl
65 ; LINUX-I386-LABEL: test1b:
66 ; LINUX-I386: mov{{l|q}} %gs:
[all …]
Dsafestack.ll1 ; RUN: llc -mtriple=i386-linux < %s -o - | FileCheck --check-prefix=LINUX-I386 %s
3 ; RUN: llc -mtriple=i386-linux-android < %s -o - | FileCheck --check-prefix=ANDROID-I386 %s
21 ; LINUX-I386: movl __safestack_unsafe_stack_ptr@INDNTPOFF, %[[A:.*]]
22 ; LINUX-I386: movl %gs:(%[[A]]), %[[B:.*]]
23 ; LINUX-I386: leal -16(%[[B]]), %[[C:.*]]
24 ; LINUX-I386: movl %[[C]], %gs:(%[[A]])
26 ; ANDROID-I386: movl %gs:36, %[[A:.*]]
27 ; ANDROID-I386: leal -16(%[[A]]), %[[B:.*]]
28 ; ANDROID-I386: movl %[[B]], %gs:36
Dstack-align2.ll1 ; RUN: llc < %s -mcpu=generic -mtriple=i386-linux | FileCheck %s -check-prefix=LINUX-I386
2 ; RUN: llc < %s -mcpu=generic -mtriple=i386-kfreebsd | FileCheck %s -check-prefix=KFREEBSD-I386
3 ; RUN: llc < %s -mcpu=generic -mtriple=i386-netbsd | FileCheck %s -check-prefix=NETBSD-I386
4 ; RUN: llc < %s -mcpu=generic -mtriple=i686-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-I386
15 ; LINUX-I386: subl $12, %esp
16 ; KFREEBSD-I386: subl $12, %esp
17 ; DARWIN-I386: subl $12, %esp
18 ; NETBSD-I386-NOT: subl {{.*}}, %esp
/external/llvm/test/tools/llvm-readobj/
Dprogram-headers.test2 RUN: | FileCheck %s -check-prefix ELF-I386
10 ELF-I386: ProgramHeaders [
11 ELF-I386-NEXT: ProgramHeader {
12 ELF-I386-NEXT: Type: PT_LOAD (0x1)
13 ELF-I386-NEXT: Offset: 0x0
14 ELF-I386-NEXT: VirtualAddress: 0x8048000
15 ELF-I386-NEXT: PhysicalAddress: 0x8048000
16 ELF-I386-NEXT: FileSize: 308
17 ELF-I386-NEXT: MemSize: 308
18 ELF-I386-NEXT: Flags [ (0x5)
[all …]
Delf-gnuhash.test15 RUN: llvm-readobj -gnu-hash-table %p/Inputs/gnuhash.so.elf-i386 | FileCheck %s -check-prefix I386
20 I386: Arch: i386
21 I386: GnuHashTable {
22 I386-NEXT: Num Buckets: 3
23 I386-NEXT: First Hashed Symbol Index: 1
24 I386-NEXT: Num Mask Words: 1
25 I386-NEXT: Shift Count: 5
26 I386-NEXT: Bloom Filter: [0x39004608]
27 I386-NEXT: Buckets: [1, 4, 0]
28 I386-NEXT: Values: [0xB887388, 0xECD54542, 0x7C92E3BB, 0x1C5871D9]
[all …]
/external/llvm/test/tools/dsymutil/
Ddump-symtab.test1 RUN: llvm-dsymutil -s %p/Inputs/fat-test.dylib | FileCheck -check-prefix=ALL -check-prefix=I386 %s
2 RUN: llvm-dsymutil -arch i386 -s %p/Inputs/fat-test.dylib | FileCheck -check-prefix=I386 -check-pre…
18 I386: ----------------------------------------------------------------------
19 I386-NEXT: Symbol table for: '{{.*}}fat-test.dylib' (i386)
20 I386-NEXT: ----------------------------------------------------------------------
21 I386-NEXT: Index n_strx n_type n_sect n_desc n_value
22 I386-NEXT: ======== -------- ------------------ ------ ------ ----------------
23 I386-NEXT: [ 0] 00000002 64 (N_SO ) 00 0000 0000000000000000 '/Inputs/'
24 I386-NEXT: [ 1] 0000000b 64 (N_SO ) 00 0000 0000000000000000 'fat-test.c'
25 I386-NEXT: [ 2] 00000016 66 (N_OSO ) 03 0001 0000000055b1d0b9 '/Inputs/fat-test.o'
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/
Ddump-symtab.test1 RUN: dsymutil -s %p/Inputs/fat-test.dylib | FileCheck -check-prefix=ALL -check-prefix=I386 %s
2 RUN: dsymutil -arch i386 -s %p/Inputs/fat-test.dylib | FileCheck -check-prefix=I386 -check-prefix=O…
18 I386: ----------------------------------------------------------------------
19 I386-NEXT: Symbol table for: '{{.*}}fat-test.dylib' (i386)
20 I386-NEXT: ----------------------------------------------------------------------
21 I386-NEXT: Index n_strx n_type n_sect n_desc n_value
22 I386-NEXT: ======== -------- ------------------ ------ ------ ----------------
23 I386-NEXT: [ 0] 00000002 64 (N_SO ) 00 0000 0000000000000000 '/Inputs/'
24 I386-NEXT: [ 1] 0000000b 64 (N_SO ) 00 0000 0000000000000000 'fat-test.c'
25 I386-NEXT: [ 2] 00000016 66 (N_OSO ) 03 0001 0000000055b1d0b9 '/Inputs/fat-test.o'
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dprogram-headers.test2 RUN: | FileCheck %s -check-prefix ELF-I386
24 ELF-I386: ProgramHeaders [
25 ELF-I386-NEXT: ProgramHeader {
26 ELF-I386-NEXT: Type: PT_LOAD (0x1)
27 ELF-I386-NEXT: Offset: 0x0
28 ELF-I386-NEXT: VirtualAddress: 0x8048000
29 ELF-I386-NEXT: PhysicalAddress: 0x8048000
30 ELF-I386-NEXT: FileSize: 308
31 ELF-I386-NEXT: MemSize: 308
32 ELF-I386-NEXT: Flags [ (0x5)
[all …]

12345