Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. 15 0009 B8B76DDB movl $0x3edb6db7, %eax // $0x3edb... eh 3/7 em float
  2. 15 3E
  3. 16 000e 8944241C movl %eax, 28(%esp)
  4. 17 0012 D944241C flds 28(%esp)
  5. 18 0016 DD051000 fldl .LC1
  6. 18 0000
  7. 19 001c D9C9 fxch %st(1)
  8. 20 001e DFE9 fucomip %st(1), %st
  9. 21 0020 DDD8 fstp %st(0)
  10. 22 0022 7510 jne .L7
  11. ....
  12. 38 .LC1:
  13. 39 0010 DBB66DDB .long -613566757 // esses dois numeros (que dao 64 bits no total) sao 3/7 em double
  14. 40 0014 B66DDB3F .long 1071345078
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement