x86 address calculation for expand-down segments?
Posted on 2019-04-20, 13:35
Is the expand-down segment's linear address calculated differently from expand-up segments? I have, for example, a descriptor which points to a base address of 0x80000000. Then that is a kernel stack(of course differently for different operating systems, but it's just for simplicity). If I have a 16 …