I am attempting to create a custom operating system (for educational purposes) for which I am also creating the bootloader (multiboot 2). I am
Specifically is: mov %eax, %ds Slower than mov %eax, %ebx Or are they the same speed. I've researched online, but have been unable to find a definitive an