Home
last modified time | relevance | path

Searched hist:"013 cf483c9d431e36d4ef2b854ee621cce51b8ce" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dptrace.h013cf483c9d431e36d4ef2b854ee621cce51b8ce Fri Jul 10 02:38:32 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Display correct CS/EIP/EFLAGS when there is an error code

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>
H A Dinterrupt.h013cf483c9d431e36d4ef2b854ee621cce51b8ce Fri Jul 10 02:38:32 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Display correct CS/EIP/EFLAGS when there is an error code

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>