Mercurial > hg > CbC > CbC_llvm
comparison lld/test/ELF/i386-tls-le.s @ 173:0572611fdcc8 llvm10 llvm12
reorgnization done
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 25 May 2020 11:55:54 +0900 |
parents | 1d019706d866 |
children | 2e18cbf3894f |
comparison
equal
deleted
inserted
replaced
172:9fbae9c8bf63 | 173:0572611fdcc8 |
---|---|
30 movl %gs:0, %ecx | 30 movl %gs:0, %ecx |
31 leal var1@ntpoff+123(%ecx), %eax | 31 leal var1@ntpoff+123(%ecx), %eax |
32 | 32 |
33 # DIS: Disassembly of section test: | 33 # DIS: Disassembly of section test: |
34 # DIS-EMPTY: | 34 # DIS-EMPTY: |
35 # DIS-NEXT: _start: | 35 # DIS-NEXT: <_start>: |
36 # DIS-NEXT: 402134: movl $8, %edx | 36 # DIS-NEXT: 402134: movl $8, %edx |
37 # DIS-NEXT: 402139: movl %gs:0, %ecx | 37 # DIS-NEXT: 402139: movl %gs:0, %ecx |
38 # DIS-NEXT: 402140: subl %edx, %eax | 38 # DIS-NEXT: 402140: subl %edx, %eax |
39 # DIS-NEXT: 402142: movl $4, %edx | 39 # DIS-NEXT: 402142: movl $4, %edx |
40 # DIS-NEXT: 402147: movl %gs:0, %ecx | 40 # DIS-NEXT: 402147: movl %gs:0, %ecx |
47 # RELOC: Relocations [ | 47 # RELOC: Relocations [ |
48 # RELOC-NEXT: ] | 48 # RELOC-NEXT: ] |
49 | 49 |
50 # DISSHARED: Disassembly of section test: | 50 # DISSHARED: Disassembly of section test: |
51 # DISSHARED-EMPTY: | 51 # DISSHARED-EMPTY: |
52 # DISSHARED-NEXT: _start: | 52 # DISSHARED-NEXT: <_start>: |
53 # DISSHARED-NEXT: 2218: movl $0, %edx | 53 # DISSHARED-NEXT: 2218: movl $0, %edx |
54 # DISSHARED-NEXT: 221d: movl %gs:0, %ecx | 54 # DISSHARED-NEXT: 221d: movl %gs:0, %ecx |
55 # DISSHARED-NEXT: 2224: subl %edx, %eax | 55 # DISSHARED-NEXT: 2224: subl %edx, %eax |
56 # DISSHARED-NEXT: 2226: movl $0, %edx | 56 # DISSHARED-NEXT: 2226: movl $0, %edx |
57 # DISSHARED-NEXT: 222b: movl %gs:0, %ecx | 57 # DISSHARED-NEXT: 222b: movl %gs:0, %ecx |