- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I have read the description for iret instruction inhttp://download.intel.com/products/processor/manual/325383.pdf. I think that there is a problem of thedescription.
In page "Vol. 2A 3-545", there is the following text:
#GP(selector)
If a segment selector index is outside its descriptor table limits.
If the return code segment selector RPL is greater than the CPL.
I think that "If the return code segment selector RPL is greater than the CPL." should be "If the return code segment selector RPL is less than the CPL." Or more precisely,"If the return code segment selector RPL isnumericallyless than the CPL."
I don't know where to report this problem. So I post it here.
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thank you for your feedback.
The pseudo code is correct and the text needs to be corrected to reflect the pseudo code.
The pseudo code is correct and the text needs to be corrected to reflect the pseudo code.
