Closed Thread
Results 1 to 7 of 7

Thread: x86_64 register chart

  1. #1
    JewFro297's Avatar
    JewFro297 is offline Programming Professional
    Join Date
    Jan 2010
    Location
    New York
    Posts
    226
    Rep Power
    0

    Post x86_64 register chart



    Thought this could be useful.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: x86_64 register chart

    Missing the AX, AH, AL and similar registers, but yes, helpful.
    sudo rm -rf /

  4. #3
    JewFro297's Avatar
    JewFro297 is offline Programming Professional
    Join Date
    Jan 2010
    Location
    New York
    Posts
    226
    Rep Power
    0

    Re: x86_64 register chart

    well yeah but that would be 16 bit RAX
    Yea Dat's right.
    Apple sucks

  5. #4
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: x86_64 register chart

    Right...still addressible, though. I'm just being nitpicky, don't take it personally.
    sudo rm -rf /

  6. #5
    JewFro297's Avatar
    JewFro297 is offline Programming Professional
    Join Date
    Jan 2010
    Location
    New York
    Posts
    226
    Rep Power
    0

    Re: x86_64 register chart

    lol its all good
    Yea Dat's right.
    Apple sucks

  7. #6
    Join Date
    Jan 2009
    Posts
    18
    Rep Power
    0

    Re: x86_64 register chart

    Quote Originally Posted by dargueta View Post
    Missing the AX, AH, AL and similar registers, but yes, helpful.
    They're not missing. They're sub-registers of EAX. Think "overlay." And what do you want from an image stolen from the Intel docs themselves?

  8. #7
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: x86_64 register chart

    1) Please don't revive old threads. This one is over ten months old already.
    2) I know they're overlaid, but they're also separately addressable and deserve mention in any complete reference.

    Thread closed.
    sudo rm -rf /

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. VS Chart Control
    By Tonchi in forum C# Programming
    Replies: 0
    Last Post: 09-17-2011, 07:41 AM
  2. Max Java/Tomcat memory use on x86_64 arch
    By Marcinnnn in forum Java Help
    Replies: 1
    Last Post: 02-11-2011, 01:23 PM
  3. Excel Chart in VB?
    By pirzada in forum Visual Basic Programming
    Replies: 0
    Last Post: 01-08-2011, 01:58 PM
  4. x86_64 ASM
    By G_Morgan in forum General Programming
    Replies: 2
    Last Post: 11-24-2007, 02:37 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts