Results 1 to 5 of 5

Thread: 64 bit Assembly book/tutorial

  1. #1

    Thread Starter
    Fanatic Member BlindSniper's Avatar
    Join Date
    Jan 2011
    Location
    South Africa
    Posts
    865

    64 bit Assembly book/tutorial

    Hi all,
    Does anyone know a good book/tutorial to start learning 64 bit assembly from scratch ? All I'm finding on the internet is websites that are 10 years old with dead links.

    Useful CodeBank Entries of mine
    Expand Function
    Code Compiler
    Sudoku Solver
    HotKeyHandler Class

    Read this to get Effective help on VBForums
    Hitchhiker's Guide to Getting Help at VBF

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: 64 bit Assembly book/tutorial

    Have a platform in mind? Probably x64 if you are asking a question like this.

    Have you seen http://software.intel.com/en-us/arti...-x64-assembly/ yet?

  3. #3

    Thread Starter
    Fanatic Member BlindSniper's Avatar
    Join Date
    Jan 2011
    Location
    South Africa
    Posts
    865

    Re: 64 bit Assembly book/tutorial

    Well yes I do, I will only be working on windows and most likely a Intel CPU.
    And thank you for the link, I don't know how I missed it.
    Last edited by BlindSniper; Dec 12th, 2011 at 06:04 AM.

    Useful CodeBank Entries of mine
    Expand Function
    Code Compiler
    Sudoku Solver
    HotKeyHandler Class

    Read this to get Effective help on VBForums
    Hitchhiker's Guide to Getting Help at VBF

  4. #4
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: 64 bit Assembly book/tutorial

    Intel makes at least two 64-bit CPU families, but you probably mean x64. Most consumers won't have ia64 machines.

  5. #5

    Thread Starter
    Fanatic Member BlindSniper's Avatar
    Join Date
    Jan 2011
    Location
    South Africa
    Posts
    865

    Re: 64 bit Assembly book/tutorial

    Not sure, I have A core I5 2500k, don't get more standard than that

    Useful CodeBank Entries of mine
    Expand Function
    Code Compiler
    Sudoku Solver
    HotKeyHandler Class

    Read this to get Effective help on VBForums
    Hitchhiker's Guide to Getting Help at VBF

Posting Permissions

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



Click Here to Expand Forum to Full Width