flat assembler
Message board for the users of flat assembler.

Index > OS Construction > 64-Bit OS ???

Author
Thread Post new topic Reply to topic
Geek



Joined: 01 Jun 2005
Posts: 26
Geek 21 Jun 2005, 20:53
What kind of security system dose a 64-bit processor have?

I mean, a 32-bit architecture uses protected mode to gaurd access to unauthorized resources but what dose the 64-bit architecture have?

Cool Cool Cool

_________________
Death is not the opposite of life, rather, it is the absence of it.
Post 21 Jun 2005, 20:53
View user's profile Send private message Reply with quote
UCM



Joined: 25 Feb 2005
Posts: 285
Location: Canada
UCM 21 Jun 2005, 21:15
64-bit protected mode i think, not sure tho
Post 21 Jun 2005, 21:15
View user's profile Send private message Reply with quote
Tommy



Joined: 17 Jun 2003
Posts: 489
Location: Norway
Tommy 21 Jun 2005, 21:25
"long mode"?
Post 21 Jun 2005, 21:25
View user's profile Send private message Visit poster's website Reply with quote
Chewy509



Joined: 19 Jun 2003
Posts: 297
Location: Bris-vegas, Australia
Chewy509 21 Jun 2005, 23:26
Geek wrote:
What kind of security system dose a 64-bit processor have?

I mean, a 32-bit architecture uses protected mode to gaurd access to unauthorized resources but what dose the 64-bit architecture have?

Cool Cool Cool


Which 64bit processor? SPARC, Alpha, PA-RISC, Itanium, MIPS, PPC970, Power5, AMD64?

For the AMD64, it uses paging exclusively within long mode (the native 64bit mode), and uses the NX bit to tell if a page is executable or not. (Segmentation is effectively disabled, except for IIRC the FS and GS registers).

PPC970, uses a combination of segmentation and paging. (The segmentation is nothing like the segmentation in x86).

The rest generally use paging mechanisms to provide discrete memory spaces.
Post 21 Jun 2005, 23:26
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.