Tagged Questions
6
votes
2answers
2k views
Can someone explain this directly assembled x86 JMP opcode?
At school we have been using a bootstrap program to run stand-alone programs without an operating system. I have been studying this program and when protected mode is enabled there is a far jump ...