ULK3中 第142页
Loads the ss and esp registers with the proper values for the stack segment and stack pointer associated with the new privilege level. These values are found in the TSs
In the new stack,it saves the previous values of ss and esp,which define the logical address of the stack associated with the old privilege level
谢谢陈老师解答