Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~473 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for sgk26p10p07

[QUOTE=dan63043;483445][code] ; far jump (cs = selector of code segment) jmp cs:@pm @pm: ; Now we are in PM.[/code] The point here is to force the assembler to use a far jump. For some assemblers, unfortunately, this requires:[/QUOTE] Hi, I can't make it out how the far jump works out. …

Member Avatar for koyi
0
181
Member Avatar for koyi

Hi, I am pretty new with assembly so please bear with me if this question sounds stupid :) I am teaching myself OS development from resources of the web. I came across this tutorial [URL="http://osdever.net/bkerndev/Docs/gdt.htm"]here[/URL] which talks about setting up GDT. I don't really get it when it is to …

0
292

The End.