|
iPXE
|
64-bit interrupt wrapper stack frame More...
#include <librm.h>
| uint64_t interrupt_frame64::r15 |
Definition at line 294 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::r14 |
Definition at line 295 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::r13 |
Definition at line 296 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::r12 |
Definition at line 297 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::r11 |
Definition at line 298 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::r10 |
Definition at line 299 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::r9 |
Definition at line 300 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::r8 |
Definition at line 301 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rbp |
Definition at line 302 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rdi |
Definition at line 303 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rsi |
Definition at line 304 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rdx |
Definition at line 305 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rcx |
Definition at line 306 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rbx |
Definition at line 307 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rax |
Definition at line 308 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rip |
Definition at line 309 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::cs |
Definition at line 310 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rflags |
Definition at line 311 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::rsp |
Definition at line 312 of file librm.h.
Referenced by interrupt_dump().
| uint64_t interrupt_frame64::ss |
Definition at line 313 of file librm.h.
Referenced by interrupt_dump().
1.8.15