I have been reading over the last few days about assembly language, and the book keeps referring to high and low memory.
Is Low memory 0x00000000h and High memory 0xFFFFFFFFh? Or is it the other way around?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes that is quite correct. If you have a certain memory-range, then values that are closer to 0 (or simply put closer to the ‘beginning’ of memory (aka. 1 – 2 GiB of 4 GiBs total)) are referred to as ‘low memory’.