x86_context Struct Reference
Wrapper class around l4_utcb_t for the x86 achitecture to access a thread's
context in a portable fashion.
More...
#include <x86_context.hpp>
List of all members.
|
Public Member Functions |
|
| CONTEXT_ACCESSOR (l4_umword_t, trapno, exc.trapno) |
|
| CONTEXT_ACCESSOR (l4_umword_t, err, exc.err) |
|
| CONTEXT_ACCESSOR (l4_umword_t, pfa, exc.pfa) |
|
template<typename WordT> |
| WordT | opcode (const int offset=0) const |
|
bool | is_io_page_fault (void) const |
Detailed Description
Wrapper class around l4_utcb_t for the x86 achitecture to access a thread's
context in a portable fashion.
The documentation for this struct was generated from the following file: