Refactor context register access in seh-unwind.cpp
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 8 Apr 2015 11:15:32 +0000 (13:15 +0200)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 8 Apr 2015 11:15:32 +0000 (13:15 +0200)
commitdeb93573e834ce7c3e88ec8660e3a3da3be441af
treeecfb642a370c190b2912f714b60d3cf0e0f3bb35
parenta64519b1f982ad4179f3973e43af2389b700f3bd
Refactor context register access in seh-unwind.cpp

This change refactors the native context register access to use the
MCREG_xxx macros so that it can compile on FreeBSD too.
src/pal/src/arch/i386/context.cpp
src/pal/src/exception/seh-unwind.cpp
src/pal/src/include/pal/context.h