Fix broken golden file for objdump
This commit is contained in:
parent
91a11bfa27
commit
a3fd5635d0
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ Disassembly of section .text:
|
||||||
117: 41 ba 01 00 00 00 mov $0x1,%r10d
|
117: 41 ba 01 00 00 00 mov $0x1,%r10d
|
||||||
11d: 41 89 d1 mov %edx,%r9d
|
11d: 41 89 d1 mov %edx,%r9d
|
||||||
120: 89 d7 mov %edx,%edi
|
120: 89 d7 mov %edx,%edi
|
||||||
122: d1 ea shr %edx
|
122: d1 ea shr $1,%edx
|
||||||
124: 83 e7 01 and $0x1,%edi
|
124: 83 e7 01 and $0x1,%edi
|
||||||
127: 48 39 ce cmp %rcx,%rsi
|
127: 48 39 ce cmp %rcx,%rsi
|
||||||
12a: 72 b4 jb e0 <RotatingTree_Get+0xa0>
|
12a: 72 b4 jb e0 <RotatingTree_Get+0xa0>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue