Fix broken golden file for objdump

This commit is contained in:
Andrew Hamilton 2024-03-10 22:14:41 +10:00
parent 91a11bfa27
commit a3fd5635d0

View file

@ -100,7 +100,7 @@ Disassembly of section .text:
117: 41 ba 01 00 00 00 mov $0x1,%r10d
11d: 41 89 d1 mov %edx,%r9d
120: 89 d7 mov %edx,%edi
122: d1 ea shr %edx
122: d1 ea shr $1,%edx
124: 83 e7 01 and $0x1,%edi
127: 48 39 ce cmp %rcx,%rsi
12a: 72 b4 jb e0 <RotatingTree_Get+0xa0>