branch-misc-1.d 816 B

123456789101112131415161718192021222324252627282930
  1. #name: MIPS branch-misc-1
  2. #source: ../../../gas/testsuite/gas/mips/branch-misc-1.s
  3. #objdump: --prefix-addresses -tdr --show-raw-insn
  4. #ld: -Ttext 0x20000000 -e 0x20000000 -N
  5. .*: file format elf.*mips.*
  6. #...
  7. Disassembly of section \.text:
  8. \.\.\.
  9. \.\.\.
  10. \.\.\.
  11. 0*2000003c <[^>]*> 0411fff0 bal 0*20000000 <[^>]*>
  12. 0*20000040 <[^>]*> 00000000 nop
  13. 0*20000044 <[^>]*> 0411fff3 bal 0*20000014 <[^>]*>
  14. 0*20000048 <[^>]*> 00000000 nop
  15. 0*2000004c <[^>]*> 0411fff6 bal 0*20000028 <[^>]*>
  16. 0*20000050 <[^>]*> 00000000 nop
  17. 0*20000054 <[^>]*> 0411000a bal 0*20000080 <[^>]*>
  18. 0*20000058 <[^>]*> 00000000 nop
  19. 0*2000005c <[^>]*> 0411000d bal 0*20000094 <[^>]*>
  20. 0*20000060 <[^>]*> 00000000 nop
  21. 0*20000064 <[^>]*> 04110010 bal 0*200000a8 <[^>]*>
  22. 0*20000068 <[^>]*> 00000000 nop
  23. \.\.\.
  24. \.\.\.
  25. \.\.\.
  26. \.\.\.
  27. #pass