Comparing Action::typeString(Action::Type) in assumed vs ignored

Files changed (1) hide show
  1. balm_publicationscheduler.t/{0.assume.s → 0.none.s} +10 -8
balm_publicationscheduler.t/{0.assume.s → 0.none.s} RENAMED
@@ -1,8 +1,10 @@
1
- 00000000004064f0 <Action::typeString(Action::Type)>:
 
 
 
 
2
- 0000000000000000: 02 testl %edi, %edi
3
- 0000000000000002: 05 movl $4600341, %ecx
4
- 0000000000000007: 05 movl $4600359, %eax
5
- 000000000000000c: 04 cmoveq %rcx, %rax
6
- 0000000000000010: 01 retq
7
- 0000000000000011: 10 nopw %cs:(%rax,%rax)
8
- 000000000000001b: 05 nopl (%rax,%rax)
1
+ 0000000000406510 <Action::typeString(Action::Type)>:
2
+ 0000000000000000: 03 cmpl $1, %edi
3
+ 0000000000000003: 05 movl $4601127, %eax
4
+ 0000000000000008: 05 movl $4601144, %ecx
5
+ 000000000000000d: 04 cmoveq %rax, %rcx
6
+ 0000000000000011: 02 testl %edi, %edi
 
7
+ 0000000000000013: 05 movl $4601109, %eax
8
+ 0000000000000018: 04 cmovneq %rcx, %rax
9
+ 000000000000001c: 01 retq
 
10
+ 000000000000001d: 03 nopl (%rax)