pr25416-1b.d 294 B

123456789101112131415
  1. #name: X32 GDesc -> LE 1
  2. #source: pr25416-1.s
  3. #as: --x32
  4. #ld: -melf32_x86_64
  5. #objdump: -dw
  6. .*: +file format .*
  7. Disassembly of section .text:
  8. [a-f0-9]+ <_start>:
  9. +[a-f0-9]+: 40 c7 c0 ([0-9a-f]{2} ){4}[ \t]+rex mov \$0x[a-f0-9]+,%eax
  10. +[a-f0-9]+: 0f 1f 00 nopl \(%rax\)
  11. #pass