Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Дизассемблирование раздела .data:
  2.  
  3. 00000000 <.data>:
  4. ...
  5. 8: 12 00 bneq 0xa
  6. ...
  7. 16: 00 halt
  8. 17: 00 halt
  9. 18: e9 00 00 blbc $0x0,0x1b
  10. ...
  11. 27: 00 halt
  12. 28: c9 04 00 00 bisl3 $0x4,$0x0,$0x0
  13. ...
  14. 38: b7 fc 00 00 decw *0x0(ap)
  15. 3c: 00 00
  16. ...
  17. 46: 00 halt
  18. 47: 00 halt
  19. 48: d1 e5 16 00 cmpl 0x16(r5),$0x0
  20. 4c: 00 00 00
  21. ...
  22. 57: 00 halt
  23. 58: 2f 35 f5 00 movtuc $0x35,*0x0(r5),$0x0,$0x0,$0x0,$0x0
  24. 5c: 00 00 00 00
  25. 60: 00 00 00
  26. ...
  27. 6b: f0 a2 91 fe insv 0xffffff91(r2),*0x0(sp),$0x0,$0x0
  28. 6f: 00 00 00 00
  29. 73: 00 00
  30. 75: 00 halt
  31. 76: 00 halt
  32. 77: 00 halt
  33. 78: 00 halt
  34. 79: 00 halt
  35. 7a: 10 ad bsbb 0x29
  36. 7c: ac 00 00 xorw2 $0x0,$0x0
  37. ...
  38. 87: 00 halt
  39. 88: f4 ff ff ff sobgeq *0x8d,0x8e
  40. 8c: ff ff ff
  41. 8f: ff ff .word 0xffff
  42. 91: ff 2e .word 0xff2e
  43. 93: 1a e9 bgtru 0x7e
  44. ...
  45. 131: 00 halt
  46. 132: c3 8f 12 00 subl3 $0x00000012,0x28,*0x8(r5)
  47. 136: 00 00 cf ed
  48. 13a: fe d5 08 00
  49. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement