1 | -DBOOST_FILESYSTEM_VERSION=2 -D_REENTRANT -DBOOST_LEXICAL_CAST_ASSUME_C_LOCALE -DNDEBUG -DBOOST_DISABLE_ASSERTS -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4 -fmessage-length=0 -pedantic -ggdb -g3 -O2 -fno-strict-aliasing -pthread -DLINUX -m64 -fPIC
|
---|
2 |
|
---|
3 | 0000000000089d20 <make(int const*, boost::array<int, 1ul> const&)>:
|
---|
4 | 89d20: 48 89 37 mov %rsi,(%rdi)
|
---|
5 | 89d23: 48 c7 47 08 00 00 00 movq $0x0,0x8(%rdi)
|
---|
6 | 89d2a: 00
|
---|
7 | 89d2b: 48 8d 77 20 lea 0x20(%rdi),%rsi
|
---|
8 | 89d2f: c6 47 10 01 movb $0x1,0x10(%rdi)
|
---|
9 | 89d33: 48 c7 47 28 00 00 00 movq $0x0,0x28(%rdi)
|
---|
10 | 89d3a: 00
|
---|
11 | 89d3b: 48 89 f8 mov %rdi,%rax
|
---|
12 | 89d3e: 48 63 12 movslq (%rdx),%rdx
|
---|
13 | 89d41: b9 01 00 00 00 mov $0x1,%ecx
|
---|
14 | 89d46: 48 89 57 18 mov %rdx,0x18(%rdi)
|
---|
15 | 89d4a: 48 8d 57 18 lea 0x18(%rdi),%rdx
|
---|
16 | 89d4e: 66 90 xchg %ax,%ax
|
---|
17 | 89d50: 48 0f af 0a imul (%rdx),%rcx
|
---|
18 | 89d54: 48 83 c2 08 add $0x8,%rdx
|
---|
19 | 89d58: 48 39 d6 cmp %rdx,%rsi
|
---|
20 | 89d5b: 75 f3 jne 89d50 <make(int const*, boost::array<int, 1ul> const&)+0x30>
|
---|
21 | 89d5d: 48 89 48 40 mov %rcx,0x40(%rax)
|
---|
22 | 89d61: 48 c7 40 20 01 00 00 movq $0x1,0x20(%rax)
|
---|
23 | 89d68: 00
|
---|
24 | 89d69: 48 c7 40 30 00 00 00 movq $0x0,0x30(%rax)
|
---|
25 | 89d70: 00
|
---|
26 | 89d71: 48 c7 40 38 00 00 00 movq $0x0,0x38(%rax)
|
---|
27 | 89d78: 00
|
---|
28 | 89d79: c3 retq
|
---|
29 | 89d7a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1)
|
---|