coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
insn_fetch_t Struct Reference

#include <exception.h>

Collaboration diagram for insn_fetch_t:
Collaboration graph

Data Fields

uintptr_t error
 
insn_t insn
 

Detailed Description

Definition at line 19 of file exception.h.

Field Documentation

◆ error

uintptr_t insn_fetch_t::error

Definition at line 20 of file exception.h.

◆ insn

insn_t insn_fetch_t::insn

Definition at line 21 of file exception.h.


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