Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^9: Module for 128-bit integer math?

by ikegami (Patriarch)
on Feb 09, 2011 at 05:34 UTC ( [id://887133]=note: print w/replies, xml ) Need Help??


in reply to Re^8: Module for 128-bit integer math?
in thread Module for 128-bit integer math?

It obviously wouldn't disassemble anything.

Then it will obviously just show the calls to system library routines.

then the names of the routines called to perform it should be visible

Confirmed by the demonstration I posted.

Replies are listed 'Best First'.
Re^10: Module for 128-bit integer math?
by BrowserUk (Patriarch) on Feb 09, 2011 at 18:22 UTC
    Then it will obviously just show the calls to system library routines.

    Unless they are inlined. Full circle.


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

      The question was if one just sees the call or if one also sees the operations. If there is a call, then the function is not inlined, and your qualification is useless. If there is a call, one would need to disassemble the library to see the operations. Yes, this is obvious, but you asked.

        And if it can, would it show the actual operations involved, or just calls to system library routines? Are they inlined?

        In my mind there is an implied "ie." between the two sentneces in that paragrpah. Making the second question a restatement of the first. But no matter, I got what I wanted thanks.


        Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
        "Science is about questioning the status quo. Questioning authority".
        In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://887133]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (9)
As of 2024-04-18 16:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found