Comparing (anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*) in assumed vs ignored

Files changed (1) hide show
  1. balber_berutil.t/{3.assume.s → 3.none.s} +102 -100
balber_berutil.t/{3.assume.s → 3.none.s} RENAMED
@@ -1,113 +1,115 @@
1
- 000000000045d710 <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)>:
2
  0000000000000000: 02 pushq %r15
3
  0000000000000002: 02 pushq %r14
4
  0000000000000004: 02 pushq %r13
5
  0000000000000006: 02 pushq %r12
6
  0000000000000008: 01 pushq %rbx
7
  0000000000000009: 07 subq $176, %rsp
8
  0000000000000010: 03 movq %rdi, %r14
9
  0000000000000013: 04 movzbl 80(%rdi), %edx
10
  0000000000000017: 02 xorl %eax, %eax
11
  0000000000000019: 04 cmpq $55, %rdx
12
  000000000000001d: 03 seta %al
13
  0000000000000020: 04 shlq $6, %rax
14
  0000000000000024: 03 subq %rdx, %rax
15
- 0000000000000027: 07 leaq 5221880(%rax), %rbx
16
- 000000000000002e: 03 xorps %xmm0, %xmm0
17
- 0000000000000031: 05 movaps %xmm0, 64(%rsp)
18
- 0000000000000036: 05 movaps %xmm0, 48(%rsp)
19
- 000000000000003b: 05 movaps %xmm0, 32(%rsp)
20
- 0000000000000040: 05 movaps %xmm0, 16(%rsp)
21
- 0000000000000045: 04 movb %dl, 80(%rsp)
22
- 0000000000000049: 03 testq %rdx, %rdx
23
- 000000000000004c: 02 je 0x45d76f <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0x5f>
24
- 000000000000004e: 04 leaq 16(%r14), %rsi
25
- 0000000000000052: 05 leaq 16(%rsp), %rdi
26
- 0000000000000057: 05 callq 0x404cb0 <memcpy@plt>
27
- 000000000000005c: 03 xorps %xmm0, %xmm0
28
- 000000000000005f: 08 movaps %xmm0, 144(%rsp)
29
- 0000000000000067: 08 movaps %xmm0, 128(%rsp)
30
- 000000000000006f: 05 movaps %xmm0, 112(%rsp)
31
- 0000000000000074: 05 movaps %xmm0, 96(%rsp)
32
- 0000000000000079: 05 movl $5221824, %eax
33
- 000000000000007e: 02 movl %ebx, %ecx
34
- 0000000000000080: 02 subb %al, %cl
35
- 0000000000000082: 07 movb %cl, 160(%rsp)
36
- 0000000000000089: 03 notq %rax
37
- 000000000000008c: 03 addq %rbx, %rax
38
- 000000000000008f: 04 cmpq $63, %rax
39
- 0000000000000093: 05 movl $63, %edx
40
- 0000000000000098: 04 cmovbq %rax, %rdx
41
- 000000000000009c: 03 incq %rdx
42
- 000000000000009f: 05 leaq 96(%rsp), %r15
43
- 00000000000000a4: 05 movl $5221824, %esi
44
- 00000000000000a9: 03 movq %r15, %rdi
45
- 00000000000000ac: 05 callq 0x404cb0 <memcpy@plt>
46
- 00000000000000b1: 05 leaq 16(%rsp), %r13
47
- 00000000000000b6: 03 movq %r13, %rdi
48
- 00000000000000b9: 03 movq %r15, %rsi
49
- 00000000000000bc: 05 callq 0x45d8d0 <(anonymous namespace)::u::Md5BlockUtil::concatenate((anonymous namespace)::u::Md5Block*, (anonymous namespace)::u::Md5Block*)>
50
- 00000000000000c1: 04 movups (%r14), %xmm0
51
- 00000000000000c5: 04 movaps %xmm0, (%rsp)
52
- 00000000000000c9: 08 cmpb $0, 160(%rsp)
53
- 00000000000000d1: 02 je 0x45d7fb <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0xeb>
54
- 00000000000000d3: 03 movq %rsp, %rdi
55
- 00000000000000d6: 05 leaq 16(%rsp), %rsi
56
- 00000000000000db: 05 callq 0x45dca0 <(anonymous namespace)::u::Md5StateUtil::digest((anonymous namespace)::u::Md5Fingerprint*, (anonymous namespace)::u::Md5Block const&)>
57
- 00000000000000e0: 06 movl $2, %r12d
58
- 00000000000000e6: 03 movq %r15, %r13
59
- 00000000000000e9: 02 jmp 0x45d801 <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0xf1>
60
- 00000000000000eb: 06 movl $1, %r12d
61
- 00000000000000f1: 04 movq 88(%r14), %rax
62
- 00000000000000f5: 04 shlq $6, %rax
63
- 00000000000000f9: 05 movzbl 80(%r14), %ebx
64
- 00000000000000fe: 03 addq %rax, %rbx
65
- 0000000000000101: 05 movzbl 64(%r13), %eax
66
- 0000000000000106: 04 leaq 8(%rax), %r15
67
- 000000000000010a: 05 leaq (%r13,%rax), %rdi
68
- 000000000000010f: 05 leaq 8(%r13,%rax), %rdx
69
- 0000000000000114: 03 subq %rdi, %rdx
70
- 0000000000000117: 03 testq %rdx, %rdx
71
- 000000000000011a: 02 jle 0x45d833 <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0x123>
72
- 000000000000011c: 02 xorl %esi, %esi
73
- 000000000000011e: 05 callq 0x4044e0 <memset@plt>
74
- 0000000000000123: 04 movb %r15b, 64(%r13)
75
- 0000000000000127: 04 movzbl %r15b, %eax
76
- 000000000000012b: 07 leal (,%rbx,8), %ecx
77
- 0000000000000132: 05 movb %cl, -8(%r13,%rax)
78
- 0000000000000137: 03 movq %rbx, %rcx
79
- 000000000000013a: 04 shrq $5, %rcx
80
- 000000000000013e: 05 movb %cl, -7(%r13,%rax)
81
- 0000000000000143: 03 movq %rbx, %rcx
82
- 0000000000000146: 04 shrq $13, %rcx
83
- 000000000000014a: 05 movb %cl, -6(%r13,%rax)
84
- 000000000000014f: 03 movq %rbx, %rcx
85
- 0000000000000152: 04 shrq $21, %rcx
86
- 0000000000000156: 05 movb %cl, -5(%r13,%rax)
87
- 000000000000015b: 03 movq %rbx, %rcx
88
- 000000000000015e: 04 shrq $29, %rcx
89
- 0000000000000162: 05 movb %cl, -4(%r13,%rax)
90
- 0000000000000167: 03 movq %rbx, %rcx
91
- 000000000000016a: 04 shrq $37, %rcx
92
- 000000000000016e: 05 movb %cl, -3(%r13,%rax)
93
- 0000000000000173: 03 movq %rbx, %rcx
94
- 0000000000000176: 04 shrq $45, %rcx
95
- 000000000000017a: 05 movb %cl, -2(%r13,%rax)
96
- 000000000000017f: 04 shrq $53, %rbx
97
- 0000000000000183: 05 movb %bl, -1(%r13,%rax)
98
- 0000000000000188: 03 movq %rsp, %rdi
99
- 000000000000018b: 03 movq %r13, %rsi
100
- 000000000000018e: 05 callq 0x45dca0 <(anonymous namespace)::u::Md5StateUtil::digest((anonymous namespace)::u::Md5Fingerprint*, (anonymous namespace)::u::Md5Block const&)>
101
- 0000000000000193: 04 movaps (%rsp), %xmm0
102
- 0000000000000197: 04 movups %xmm0, (%r14)
103
- 000000000000019b: 05 movb $0, 80(%r14)
104
- 00000000000001a0: 04 addq %r12, 88(%r14)
105
- 00000000000001a4: 07 addq $176, %rsp
106
- 00000000000001ab: 01 popq %rbx
107
- 00000000000001ac: 02 popq %r12
108
- 00000000000001ae: 02 popq %r13
109
- 00000000000001b0: 02 popq %r14
110
- 00000000000001b2: 02 popq %r15
111
- 00000000000001b4: 01 retq
112
- 00000000000001b5: 10 nopw %cs:(%rax,%rax)
113
- 00000000000001bf: 01 nop
 
 
1
+ 000000000045d7d0 <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)>:
2
  0000000000000000: 02 pushq %r15
3
  0000000000000002: 02 pushq %r14
4
  0000000000000004: 02 pushq %r13
5
  0000000000000006: 02 pushq %r12
6
  0000000000000008: 01 pushq %rbx
7
  0000000000000009: 07 subq $176, %rsp
8
  0000000000000010: 03 movq %rdi, %r14
9
  0000000000000013: 04 movzbl 80(%rdi), %edx
10
  0000000000000017: 02 xorl %eax, %eax
11
  0000000000000019: 04 cmpq $55, %rdx
12
  000000000000001d: 03 seta %al
13
  0000000000000020: 04 shlq $6, %rax
14
  0000000000000024: 03 subq %rdx, %rax
15
+ 0000000000000027: 04 leaq 56(%rax), %r15
16
+ 000000000000002b: 07 leaq 5223528(%rax), %rbx
17
+ 0000000000000032: 03 xorps %xmm0, %xmm0
18
+ 0000000000000035: 08 movaps %xmm0, 144(%rsp)
19
+ 000000000000003d: 08 movaps %xmm0, 128(%rsp)
20
+ 0000000000000045: 05 movaps %xmm0, 112(%rsp)
21
+ 000000000000004a: 05 movaps %xmm0, 96(%rsp)
22
+ 000000000000004f: 07 movb %dl, 160(%rsp)
23
+ 0000000000000056: 03 testq %rdx, %rdx
24
+ 0000000000000059: 02 je 0x45d83c <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0x6c>
25
+ 000000000000005b: 04 leaq 16(%r14), %rsi
26
+ 000000000000005f: 05 leaq 96(%rsp), %rdi
27
+ 0000000000000064: 05 callq 0x404d00 <memcpy@plt>
28
+ 0000000000000069: 03 xorps %xmm0, %xmm0
29
+ 000000000000006c: 05 movaps %xmm0, 64(%rsp)
30
+ 0000000000000071: 05 movaps %xmm0, 48(%rsp)
31
+ 0000000000000076: 05 movaps %xmm0, 32(%rsp)
32
+ 000000000000007b: 05 movaps %xmm0, 16(%rsp)
33
+ 0000000000000080: 05 movl $5223472, %eax
34
+ 0000000000000085: 02 movl %ebx, %ecx
35
+ 0000000000000087: 02 subb %al, %cl
36
+ 0000000000000089: 04 movb %cl, 80(%rsp)
37
+ 000000000000008d: 03 testq %r15, %r15
38
+ 0000000000000090: 02 je 0x45d887 <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0xb7>
39
+ 0000000000000092: 03 notq %rax
40
+ 0000000000000095: 03 addq %rbx, %rax
41
+ 0000000000000098: 04 cmpq $63, %rax
42
+ 000000000000009c: 05 movl $63, %edx
43
+ 00000000000000a1: 04 cmovbq %rax, %rdx
44
+ 00000000000000a5: 03 incq %rdx
45
+ 00000000000000a8: 05 leaq 16(%rsp), %rdi
46
+ 00000000000000ad: 05 movl $5223472, %esi
47
+ 00000000000000b2: 05 callq 0x404d00 <memcpy@plt>
48
+ 00000000000000b7: 05 leaq 96(%rsp), %r13
49
+ 00000000000000bc: 05 leaq 16(%rsp), %r15
50
+ 00000000000000c1: 03 movq %r13, %rdi
51
+ 00000000000000c4: 03 movq %r15, %rsi
52
+ 00000000000000c7: 05 callq 0x45d990 <(anonymous namespace)::u::Md5BlockUtil::concatenate((anonymous namespace)::u::Md5Block*, (anonymous namespace)::u::Md5Block*)>
53
+ 00000000000000cc: 04 movups (%r14), %xmm0
54
+ 00000000000000d0: 04 movaps %xmm0, (%rsp)
55
+ 00000000000000d4: 05 cmpb $0, 80(%rsp)
56
+ 00000000000000d9: 02 je 0x45d8c3 <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0xf3>
57
+ 00000000000000db: 03 movq %rsp, %rdi
58
+ 00000000000000de: 05 leaq 96(%rsp), %rsi
59
+ 00000000000000e3: 05 callq 0x45dd60 <(anonymous namespace)::u::Md5StateUtil::digest((anonymous namespace)::u::Md5Fingerprint*, (anonymous namespace)::u::Md5Block const&)>
60
+ 00000000000000e8: 06 movl $2, %r12d
61
+ 00000000000000ee: 03 movq %r15, %r13
62
+ 00000000000000f1: 02 jmp 0x45d8c9 <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0xf9>
63
+ 00000000000000f3: 06 movl $1, %r12d
64
+ 00000000000000f9: 04 movq 88(%r14), %rax
65
+ 00000000000000fd: 04 shlq $6, %rax
66
+ 0000000000000101: 05 movzbl 80(%r14), %ebx
67
+ 0000000000000106: 03 addq %rax, %rbx
68
+ 0000000000000109: 05 movzbl 64(%r13), %eax
69
+ 000000000000010e: 04 leaq 8(%rax), %r15
70
+ 0000000000000112: 05 leaq (%r13,%rax), %rdi
71
+ 0000000000000117: 05 leaq 8(%r13,%rax), %rdx
72
+ 000000000000011c: 03 subq %rdi, %rdx
73
+ 000000000000011f: 03 testq %rdx, %rdx
74
+ 0000000000000122: 02 jle 0x45d8fb <(anonymous namespace)::u::Md5StateUtil::appendPaddingAndLength((anonymous namespace)::u::Md5State*)+0x12b>
75
+ 0000000000000124: 02 xorl %esi, %esi
76
+ 0000000000000126: 05 callq 0x404530 <memset@plt>
77
+ 000000000000012b: 04 movb %r15b, 64(%r13)
78
+ 000000000000012f: 04 movzbl %r15b, %eax
79
+ 0000000000000133: 07 leal (,%rbx,8), %ecx
80
+ 000000000000013a: 05 movb %cl, -8(%r13,%rax)
81
+ 000000000000013f: 03 movq %rbx, %rcx
82
+ 0000000000000142: 04 shrq $5, %rcx
83
+ 0000000000000146: 05 movb %cl, -7(%r13,%rax)
84
+ 000000000000014b: 03 movq %rbx, %rcx
85
+ 000000000000014e: 04 shrq $13, %rcx
86
+ 0000000000000152: 05 movb %cl, -6(%r13,%rax)
87
+ 0000000000000157: 03 movq %rbx, %rcx
88
+ 000000000000015a: 04 shrq $21, %rcx
89
+ 000000000000015e: 05 movb %cl, -5(%r13,%rax)
90
+ 0000000000000163: 03 movq %rbx, %rcx
91
+ 0000000000000166: 04 shrq $29, %rcx
92
+ 000000000000016a: 05 movb %cl, -4(%r13,%rax)
93
+ 000000000000016f: 03 movq %rbx, %rcx
94
+ 0000000000000172: 04 shrq $37, %rcx
95
+ 0000000000000176: 05 movb %cl, -3(%r13,%rax)
96
+ 000000000000017b: 03 movq %rbx, %rcx
97
+ 000000000000017e: 04 shrq $45, %rcx
98
+ 0000000000000182: 05 movb %cl, -2(%r13,%rax)
99
+ 0000000000000187: 04 shrq $53, %rbx
100
+ 000000000000018b: 05 movb %bl, -1(%r13,%rax)
101
+ 0000000000000190: 03 movq %rsp, %rdi
102
+ 0000000000000193: 03 movq %r13, %rsi
103
+ 0000000000000196: 05 callq 0x45dd60 <(anonymous namespace)::u::Md5StateUtil::digest((anonymous namespace)::u::Md5Fingerprint*, (anonymous namespace)::u::Md5Block const&)>
104
+ 000000000000019b: 04 movaps (%rsp), %xmm0
105
+ 000000000000019f: 04 movups %xmm0, (%r14)
106
+ 00000000000001a3: 05 movb $0, 80(%r14)
107
+ 00000000000001a8: 04 addq %r12, 88(%r14)
108
+ 00000000000001ac: 07 addq $176, %rsp
109
+ 00000000000001b3: 01 popq %rbx
110
+ 00000000000001b4: 02 popq %r12
111
+ 00000000000001b6: 02 popq %r13
112
+ 00000000000001b8: 02 popq %r14
113
+ 00000000000001ba: 02 popq %r15
114
+ 00000000000001bc: 01 retq
115
+ 00000000000001bd: 03 nopl (%rax)