Thread: Need to know parameter format for a Call function?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Registered User
    Join Date
    Jul 2014
    Location
    Amarillo, Texas
    Posts
    104
    Quote Originally Posted by Elkvis View Post
    Please read this page before you make any more ignorant assumptions about how memory works in x86 protected mode.
    Thanks Elkvis! Finally something that I can use and it came from Wikipedia of all places.

    Now I need to know if the registers in an X86 computer are physically inside of, or physically outside of the Intel or AMD X86 processors? (I'm of the opinion that, like memory, they are probably outside of the processor but they could be inside of them.)

    Will
    Last edited by Will1; 07-29-2014 at 10:09 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Function call Overhead and Function Call Stack
    By Alam Khan in forum C++ Programming
    Replies: 2
    Last Post: 04-26-2014, 08:28 AM
  2. Replies: 4
    Last Post: 10-03-2011, 06:30 AM
  3. Replies: 13
    Last Post: 08-24-2006, 12:22 AM
  4. Parameter in a function
    By cpluspluser in forum C++ Programming
    Replies: 2
    Last Post: 04-09-2003, 07:48 PM