Comparing BloombergLP::bdldfp::DecimalImpUtil::decompose(int*, BloombergLP::bdldfp::Uint128*, int*, BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::ValueType128) in assumed vs ignored

Files changed (1) hide show
  1. balber_berutil.t/{11.assume.s → 11.none.s} +44 -40
balber_berutil.t/{11.assume.s → 11.none.s} RENAMED
@@ -1,52 +1,56 @@
1
- 00000000004770a0 <BloombergLP::bdldfp::DecimalImpUtil::decompose(int*, BloombergLP::bdldfp::Uint128*, int*, BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::ValueType128)>:
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: 03 movq %r8, %rbx
8
  000000000000000c: 03 movq %rcx, %r15
9
  000000000000000f: 03 movq %rdx, %r14
10
  0000000000000012: 03 movq %rsi, %r12
11
  0000000000000015: 03 movq %rdi, %r13
12
  0000000000000018: 03 movq %rcx, %rdi
13
  000000000000001b: 03 movq %r8, %rsi
14
- 000000000000001e: 05 callq 0x4a2490 <__bid128_class>
15
- 0000000000000023: 02 cltq
16
- 0000000000000025: 07 movl 5284112(,%rax,4), %eax
17
- 000000000000002c: 02 xorl %ecx, %ecx
18
- 000000000000002e: 03 testq %rbx, %rbx
19
- 0000000000000031: 03 setns %cl
20
- 0000000000000034: 04 leal -1(%rcx,%rcx), %ecx
21
- 0000000000000038: 04 movl %ecx, (%r13)
22
- 000000000000003c: 10 movabsq $6917529027641081856, %rcx
23
- 0000000000000046: 03 movq %rbx, %rdx
24
- 0000000000000049: 03 andq %rcx, %rdx
25
- 000000000000004c: 03 cmpq %rcx, %rdx
26
- 000000000000004f: 02 jne 0x477123 <BloombergLP::bdldfp::DecimalImpUtil::decompose(int*, BloombergLP::bdldfp::Uint128*, int*, BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::ValueType128)+0x83>
27
- 0000000000000051: 10 movabsq $140737488355327, %rcx
28
- 000000000000005b: 03 andq %rbx, %rcx
29
- 000000000000005e: 10 movabsq $9007199254740992, %rdx
30
- 0000000000000068: 03 orq %rcx, %rdx
31
- 000000000000006b: 05 movq %rdx, 8(%r12)
32
- 0000000000000070: 04 movq %r15, (%r12)
33
- 0000000000000074: 04 shrq $47, %rbx
34
- 0000000000000078: 06 andl $16383, %ebx
35
- 000000000000007e: 03 movl %ebx, (%r14)
36
- 0000000000000081: 02 jmp 0x47714f <BloombergLP::bdldfp::DecimalImpUtil::decompose(int*, BloombergLP::bdldfp::Uint128*, int*, BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::ValueType128)+0xaf>
37
- 0000000000000083: 03 movq %rbx, %rcx
38
- 0000000000000086: 04 shrq $49, %rcx
39
- 000000000000008a: 06 andl $16383, %ecx
40
- 0000000000000090: 06 addl $4294961120, %ecx
41
- 0000000000000096: 03 movl %ecx, (%r14)
42
- 0000000000000099: 10 movabsq $562949953421311, %rcx
43
- 00000000000000a3: 03 andq %rbx, %rcx
44
- 00000000000000a6: 05 movq %rcx, 8(%r12)
45
- 00000000000000ab: 04 movq %r15, (%r12)
46
- 00000000000000af: 01 popq %rbx
47
- 00000000000000b0: 02 popq %r12
48
- 00000000000000b2: 02 popq %r13
49
- 00000000000000b4: 02 popq %r14
50
- 00000000000000b6: 02 popq %r15
51
- 00000000000000b8: 01 retq
52
- 00000000000000b9: 07 nopl (%rax)
 
 
 
 
1
+ 0000000000477130 <BloombergLP::bdldfp::DecimalImpUtil::decompose(int*, BloombergLP::bdldfp::Uint128*, int*, BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::ValueType128)>:
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: 03 movq %r8, %rbx
8
  000000000000000c: 03 movq %rcx, %r15
9
  000000000000000f: 03 movq %rdx, %r14
10
  0000000000000012: 03 movq %rsi, %r12
11
  0000000000000015: 03 movq %rdi, %r13
12
  0000000000000018: 03 movq %rcx, %rdi
13
  000000000000001b: 03 movq %r8, %rsi
14
+ 000000000000001e: 05 callq 0x4a2ad0 <__bid128_class>
15
+ 0000000000000023: 02 movl %eax, %ecx
16
+ 0000000000000025: 05 movl $4294967295, %eax
17
+ 000000000000002a: 03 cmpl $9, %ecx
18
+ 000000000000002d: 02 ja 0x477169 <BloombergLP::bdldfp::DecimalImpUtil::decompose(int*, BloombergLP::bdldfp::Uint128*, int*, BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::ValueType128)+0x39>
19
+ 000000000000002f: 03 movslq %ecx, %rax
20
+ 0000000000000032: 07 movl 5285760(,%rax,4), %eax
21
+ 0000000000000039: 02 xorl %ecx, %ecx
22
+ 000000000000003b: 03 testq %rbx, %rbx
23
+ 000000000000003e: 03 setns %cl
24
+ 0000000000000041: 04 leal -1(%rcx,%rcx), %ecx
25
+ 0000000000000045: 04 movl %ecx, (%r13)
26
+ 0000000000000049: 10 movabsq $6917529027641081856, %rcx
27
+ 0000000000000053: 03 movq %rbx, %rdx
28
+ 0000000000000056: 03 andq %rcx, %rdx
29
+ 0000000000000059: 03 cmpq %rcx, %rdx
30
+ 000000000000005c: 02 jne 0x4771c0 <BloombergLP::bdldfp::DecimalImpUtil::decompose(int*, BloombergLP::bdldfp::Uint128*, int*, BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::ValueType128)+0x90>
31
+ 000000000000005e: 10 movabsq $140737488355327, %rcx
32
+ 0000000000000068: 03 andq %rbx, %rcx
33
+ 000000000000006b: 10 movabsq $9007199254740992, %rdx
34
+ 0000000000000075: 03 orq %rcx, %rdx
35
+ 0000000000000078: 05 movq %rdx, 8(%r12)
36
+ 000000000000007d: 04 movq %r15, (%r12)
37
+ 0000000000000081: 04 shrq $47, %rbx
38
+ 0000000000000085: 06 andl $16383, %ebx
39
+ 000000000000008b: 03 movl %ebx, (%r14)
40
+ 000000000000008e: 02 jmp 0x4771ec <BloombergLP::bdldfp::DecimalImpUtil::decompose(int*, BloombergLP::bdldfp::Uint128*, int*, BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::ValueType128)+0xbc>
41
+ 0000000000000090: 03 movq %rbx, %rcx
42
+ 0000000000000093: 04 shrq $49, %rcx
43
+ 0000000000000097: 06 andl $16383, %ecx
44
+ 000000000000009d: 06 addl $4294961120, %ecx
45
+ 00000000000000a3: 03 movl %ecx, (%r14)
46
+ 00000000000000a6: 10 movabsq $562949953421311, %rcx
47
+ 00000000000000b0: 03 andq %rbx, %rcx
48
+ 00000000000000b3: 05 movq %rcx, 8(%r12)
49
+ 00000000000000b8: 04 movq %r15, (%r12)
50
+ 00000000000000bc: 01 popq %rbx
51
+ 00000000000000bd: 02 popq %r12
52
+ 00000000000000bf: 02 popq %r13
53
+ 00000000000000c1: 02 popq %r14
54
+ 00000000000000c3: 02 popq %r15
55
+ 00000000000000c5: 01 retq
56
+ 00000000000000c6: 10 nopw %cs:(%rax,%rax)