Searched hist:bb107c4e29877ab7be19fbe8c52eef01d44b03cd (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/kernel/arch/x86/ |
H A D | arch_user_debugger.cpp | bb107c4e29877ab7be19fbe8c52eef01d44b03cd Thu May 22 11:59:47 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Patch by Jan Klötzke: * In vm86 mode CS will have arbitrary values so we check for both USER_CODE_SEG and the VM flag in EFLAGS. This is also done when entering interrupt gates.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25607 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | arch_thread.cpp | bb107c4e29877ab7be19fbe8c52eef01d44b03cd Thu May 22 11:59:47 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Patch by Jan Klötzke: * In vm86 mode CS will have arbitrary values so we check for both USER_CODE_SEG and the VM flag in EFLAGS. This is also done when entering interrupt gates.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25607 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/kernel/arch/x86/ |
H A D | arch_cpu.h | bb107c4e29877ab7be19fbe8c52eef01d44b03cd Thu May 22 11:59:47 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Patch by Jan Klötzke: * In vm86 mode CS will have arbitrary values so we check for both USER_CODE_SEG and the VM flag in EFLAGS. This is also done when entering interrupt gates.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25607 a95241bf-73f2-0310-859d-f6bbb57e9c96
|