Skip to content

Instantly share code, notes, and snippets.

Created January 2, 2017 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/8cc61da38405a88dae7c7a644f420d03 to your computer and use it in GitHub Desktop.
Save anonymous/8cc61da38405a88dae7c7a644f420d03 to your computer and use it in GitHub Desktop.
74b7: e8 14 08 00 00 callq 7cd0 <_ZN4time15precise_time_ns17he4fd8fe3ea45833aE>
74bc: 48 89 c5 mov %rax,%rbp
74bf: f2 44 0f 10 44 24 20 movsd 0x20(%rsp),%xmm8
74c6: f2 44 0f 10 0c 24 movsd (%rsp),%xmm9
74cc: f2 44 0f 10 5c 24 08 movsd 0x8(%rsp),%xmm11
74d3: f2 44 0f 10 54 24 10 movsd 0x10(%rsp),%xmm10
74da: f2 44 0f 10 64 24 18 movsd 0x18(%rsp),%xmm12
74e1: f2 0f 10 44 24 40 movsd 0x40(%rsp),%xmm0
74e7: f2 0f 10 6c 24 28 movsd 0x28(%rsp),%xmm5
74ed: f2 0f 10 7c 24 30 movsd 0x30(%rsp),%xmm7
74f3: f2 0f 10 74 24 38 movsd 0x38(%rsp),%xmm6
74f9: 31 c0 xor %eax,%eax
74fb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
7500: 31 c9 xor %ecx,%ecx
7502: 66 66 66 66 66 2e 0f data16 data16 data16 data16 nopw %cs:0x0(%rax,%rax,1)
7509: 1f 84 00 00 00 00 00
7510: 66 0f 28 c8 movapd %xmm0,%xmm1
7514: 66 0f 28 c7 movapd %xmm7,%xmm0
7518: 66 41 0f 28 e4 movapd %xmm12,%xmm4
751d: f2 0f 59 e6 mulsd %xmm6,%xmm4
7521: 66 0f 28 d6 movapd %xmm6,%xmm2
7525: 66 0f 28 f5 movapd %xmm5,%xmm6
7529: f2 0f 10 bc cc 58 83 movsd 0x18358(%rsp,%rcx,8),%xmm7
7530: 01 00
7532: 66 41 0f 28 e9 movapd %xmm9,%xmm5
7537: f2 0f 59 ef mulsd %xmm7,%xmm5
753b: 66 41 0f 28 db movapd %xmm11,%xmm3
7540: f2 0f 59 de mulsd %xmm6,%xmm3
7544: f2 0f 58 dd addsd %xmm5,%xmm3
7548: f2 41 0f 59 c8 mulsd %xmm8,%xmm1
754d: f2 41 0f 59 c2 mulsd %xmm10,%xmm0
7552: f2 0f 58 c3 addsd %xmm3,%xmm0
7556: f2 0f 5c c4 subsd %xmm4,%xmm0
755a: f2 0f 5c c1 subsd %xmm1,%xmm0
755e: f2 41 0f 59 d0 mulsd %xmm8,%xmm2
7563: f2 0f 10 ac cc 60 83 movsd 0x18360(%rsp,%rcx,8),%xmm5
756a: 01 00
756c: 48 83 c1 02 add $0x2,%rcx
7570: 66 41 0f 28 c9 movapd %xmm9,%xmm1
7575: f2 0f 59 cd mulsd %xmm5,%xmm1
7579: 66 41 0f 28 db movapd %xmm11,%xmm3
757e: f2 0f 59 df mulsd %xmm7,%xmm3
7582: f2 0f 58 d9 addsd %xmm1,%xmm3
7586: f2 41 0f 59 f2 mulsd %xmm10,%xmm6
758b: f2 0f 58 f3 addsd %xmm3,%xmm6
758f: 66 41 0f 28 cc movapd %xmm12,%xmm1
7594: f2 0f 59 c8 mulsd %xmm0,%xmm1
7598: f2 0f 5c f1 subsd %xmm1,%xmm6
759c: f2 0f 5c f2 subsd %xmm2,%xmm6
75a0: 48 81 f9 00 10 00 00 cmp $0x1000,%rcx
75a7: 0f 85 63 ff ff ff jne 7510 <_ZN14dsp_bench_rust4main17hcdf585a1aac7166bE+0xcb0>
75ad: 48 ff c0 inc %rax
75b0: 48 3d 40 0d 03 00 cmp $0x30d40,%rax
75b6: 0f 85 44 ff ff ff jne 7500 <_ZN14dsp_bench_rust4main17hcdf585a1aac7166bE+0xca0>
75bc: f2 0f 11 7c 24 30 movsd %xmm7,0x30(%rsp)
75c2: f2 0f 11 6c 24 28 movsd %xmm5,0x28(%rsp)
75c8: f2 0f 11 44 24 40 movsd %xmm0,0x40(%rsp)
75ce: f2 0f 11 74 24 38 movsd %xmm6,0x38(%rsp)
75d4: e8 f7 06 00 00 callq 7cd0 <_ZN4time15precise_time_ns17he4fd8fe3ea45833aE>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment