File: elf_lib_objdump_expected_diff

package info (click to toggle)
diffoscope 297
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,304 kB
  • sloc: python: 17,166; sh: 114; makefile: 97; xml: 36; javascript: 2
file content (12 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
@@ -3,10 +3,10 @@
 
 Disassembly of section .text:
 
 0000000000000000 <f>:
 f():
 	push   %rbp
 	mov    %rsp,%rbp
-	mov    $0x2a,%eax
+	mov    $0xffffffff,%eax
 	pop    %rbp
 	ret