pr19609-1d.d 859 B

1234567891011121314151617181920212223
  1. #source: pr19609-1.s
  2. #as: --64 -mrelax-relocations=yes
  3. #ld: -E -melf_x86_64 --no-dynamic-linker
  4. #objdump: -dw
  5. .*: +file format .*
  6. Disassembly of section .text:
  7. [a-f0-9]+ <_start>:
  8. [ ]*[a-f0-9]+: 48 81 f8 00 00 00 00 cmp \$0x0,%rax
  9. [ ]*[a-f0-9]+: 81 f9 00 00 00 00 cmp \$0x0,%ecx
  10. [ ]*[a-f0-9]+: 49 81 fb 00 00 00 00 cmp \$0x0,%r11
  11. [ ]*[a-f0-9]+: 41 81 fc 00 00 00 00 cmp \$0x0,%r12d
  12. [ ]*[a-f0-9]+: 48 c7 c0 00 00 00 00 mov \$0x0,%rax
  13. [ ]*[a-f0-9]+: c7 c1 00 00 00 00 mov \$0x0,%ecx
  14. [ ]*[a-f0-9]+: 49 c7 c3 00 00 00 00 mov \$0x0,%r11
  15. [ ]*[a-f0-9]+: 41 c7 c4 00 00 00 00 mov \$0x0,%r12d
  16. [ ]*[a-f0-9]+: 48 f7 c0 00 00 00 00 test \$0x0,%rax
  17. [ ]*[a-f0-9]+: f7 c1 00 00 00 00 test \$0x0,%ecx
  18. [ ]*[a-f0-9]+: 49 f7 c3 00 00 00 00 test \$0x0,%r11
  19. [ ]*[a-f0-9]+: 41 f7 c4 00 00 00 00 test \$0x0,%r12d