Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-28 | x86: Display correct CS/EIP/EFLAGS when there is an error code | Bin Meng | |
Some exceptions cause an error code to be saved on the current stack after the EIP value. We should extract CS/EIP/EFLAGS from different position on the stack based on the exception number. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> | |||
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ | |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |