GitOS
Loading...
Searching...
No Matches
interrupt_frame Struct Reference

#include <idt.h>

Data Fields

uint32_t error_code
uint32_t edi
uint32_t esi
uint32_t ebp
uint32_t reserved
uint32_t ebx
uint32_t edx
uint32_t ecx
uint32_t eax
uint32_t ip
uint32_t cs
uint32_t flags
uint32_t esp
uint32_t ss

Field Documentation

◆ cs

uint32_t cs

◆ eax

uint32_t eax

◆ ebp

uint32_t ebp

◆ ebx

uint32_t ebx

◆ ecx

uint32_t ecx

◆ edi

uint32_t edi

◆ edx

uint32_t edx

◆ error_code

uint32_t error_code

◆ esi

uint32_t esi

◆ esp

uint32_t esp

◆ flags

uint32_t flags

◆ ip

uint32_t ip

◆ reserved

uint32_t reserved

◆ ss

uint32_t ss

The documentation for this struct was generated from the following file: