Quantcast
Channel: How is the global descriptor table copied in MINIX assembly code (x86) - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Peter Cordes for How is the global descriptor table copied in MINIX...

This is weird asm syntax. It's using () for memory operands like AT&T syntax, but it only makes sense if it's destination on the left like Intel syntax. (It's also using AT&T-style mnemonic...

View Article


How is the global descriptor table copied in MINIX assembly code (x86)

This code in MINIX 3 copies boot monitor's (bootstrap) GDT to the Kernel space and switches over it. But I'm having a hard time understanding the code. In the code, _gdt is the address of an array of...

View Article

Browsing latest articles
Browse All 2 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>