CMakeCUDACompilerId-host-x86_64-unknown-linux-gnu.s 2.28 KB
Newer Older
chenzhuo's avatar
chenzhuo committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
	.text
	.file	"CMakeCUDACompilerId.cu"
	.globl	main                            # -- Begin function main
	.p2align	4, 0x90
	.type	main,@function
main:                                   # @main
	.cfi_startproc
# %bb.0:
	movq	info_compiler(%rip), %rax
	movslq	%edi, %rcx
	movsbl	(%rax,%rcx), %eax
	movq	info_platform(%rip), %rdx
	movsbl	(%rdx,%rcx), %edx
	addl	%eax, %edx
	leaq	_ZL12info_version(%rip), %rax
	movsbl	(%rcx,%rax), %esi
	addl	%edx, %esi
	movq	info_language_dialect_default(%rip), %rax
	movsbl	(%rax,%rcx), %eax
	addl	%esi, %eax
	retq
.Lfunc_end0:
	.size	main, .Lfunc_end0-main
	.cfi_endproc
                                        # -- End function
	.type	.L.str,@object                  # @.str
	.section	.rodata.str1.1,"aMS",@progbits,1
.L.str:
	.asciz	"INFO:compiler[NVIDIA]"
	.size	.L.str, 22

	.type	info_compiler,@object           # @info_compiler
	.data
	.globl	info_compiler
	.p2align	3
info_compiler:
	.quad	.L.str
	.size	info_compiler, 8

	.type	.L.str.1,@object                # @.str.1
	.section	.rodata.str1.1,"aMS",@progbits,1
.L.str.1:
	.asciz	"INFO:platform[Linux]"
	.size	.L.str.1, 21

	.type	info_platform,@object           # @info_platform
	.data
	.globl	info_platform
	.p2align	3
info_platform:
	.quad	.L.str.1
	.size	info_platform, 8

	.type	.L.str.2,@object                # @.str.2
	.section	.rodata.str1.1,"aMS",@progbits,1
.L.str.2:
	.asciz	"INFO:arch[]"
	.size	.L.str.2, 12

	.type	info_arch,@object               # @info_arch
	.data
	.globl	info_arch
	.p2align	3
info_arch:
	.quad	.L.str.2
	.size	info_arch, 8

	.type	.L.str.3,@object                # @.str.3
	.section	.rodata.str1.1,"aMS",@progbits,1
.L.str.3:
	.asciz	"INFO:dialect_default[17]"
	.size	.L.str.3, 25

	.type	info_language_dialect_default,@object # @info_language_dialect_default
	.data
	.globl	info_language_dialect_default
	.p2align	3
info_language_dialect_default:
	.quad	.L.str.3
	.size	info_language_dialect_default, 8

	.type	_ZL12info_version,@object       # @_ZL12info_version
	.section	.rodata.str1.16,"aMS",@progbits,1
	.p2align	4
_ZL12info_version:
	.asciz	"INFO:compiler_version[00000011.00000008.00000089]"
	.size	_ZL12info_version, 50

	.ident	"clang version 15.0.0 (http://10.15.3.7/dcutoolkit/driverruntime/llvm-project.git 1be90618e508074abc746ab4963d7ad92710d6c5)"
	.section	".note.GNU-stack","",@progbits
	.addrsig