I am writing real mode function, which should be normal function with stack frames and so, but it should use %sp
instead of %esp
. Is there some way to do it?
↧
How to tell GCC to generate 16-bit code for real mode
↧