Hi.

disassemble.txt does contain the output from "disassemble $pc
+32,$pc-32"

Instead "disassemble $pc+32 $pc-32" produces no output:

Dump of assembler code from 0xb76ce853 to 0xb76ce813:
End of assembler dump.

And the output of "disassemble $pc-32 $pc+32":

Dump of assembler code from 0xb76ce813 to 0xb76ce853:
0xb76ce813 <__gmpz_set_str+451>:        rorl   $0x31,-0x378ad42a(%ecx)
0xb76ce81a <__gmpz_set_str+458>:        rclb   %cl,0x56(%edx)
0xb76ce81d <__gmpz_set_str+461>:        fildll (%esp)
0xb76ce820 <__gmpz_set_str+464>:        add    $0x8,%esp
0xb76ce823 <__gmpz_set_str+467>:        mov    0x10(%ebp),%edi
0xb76ce826 <__gmpz_set_str+470>:        lea    (%edi,%edi,4),%edx
0xb76ce829 <__gmpz_set_str+473>:        mov    -0x2c(%ebx),%eax
0xb76ce82f <__gmpz_set_str+479>:        fdivl  0x4(%eax,%edx,4)
0xb76ce833 <__gmpz_set_str+483>:        fisttpl -0x20(%ebp)
0xb76ce836 <__gmpz_set_str+486>:        mov    -0x20(%ebp),%eax
0xb76ce839 <__gmpz_set_str+489>:        lea    0x1f(%eax),%edx
0xb76ce83c <__gmpz_set_str+492>:        cmp    $0xffffffff,%eax
0xb76ce83f <__gmpz_set_str+495>:        cmovle %edx,%eax
0xb76ce842 <__gmpz_set_str+498>:        sar    $0x5,%eax
0xb76ce845 <__gmpz_set_str+501>:        add    $0x2,%eax
0xb76ce848 <__gmpz_set_str+504>:        mov    -0x3c(%ebp),%edx
0xb76ce84b <__gmpz_set_str+507>:        cmp    (%edx),%eax
0xb76ce84d <__gmpz_set_str+509>:        jg     0xb76ce917 <__gmpz_set_str
+711>
End of assembler dump.

I hope that's all.

Cheers
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to