TianoCore EDK2 master
Loading...
Searching...
No Matches
SMODE_TRAP_REGISTERS Struct Reference

Data Fields

UINT64 zero
 
UINT64 ra
 
UINT64 sp
 
UINT64 gp
 
UINT64 tp
 
UINT64 t0
 
UINT64 t1
 
UINT64 t2
 
UINT64 s0
 
UINT64 s1
 
UINT64 a0
 
UINT64 a1
 
UINT64 a2
 
UINT64 a3
 
UINT64 a4
 
UINT64 a5
 
UINT64 a6
 
UINT64 a7
 
UINT64 s2
 
UINT64 s3
 
UINT64 s4
 
UINT64 s5
 
UINT64 s6
 
UINT64 s7
 
UINT64 s8
 
UINT64 s9
 
UINT64 s10
 
UINT64 s11
 
UINT64 t3
 
UINT64 t4
 
UINT64 t5
 
UINT64 t6
 
UINT64 sepc
 
UINT64 sstatus
 
UINT64 stval
 

Detailed Description

Definition at line 69 of file CpuExceptionHandlerLib.h.

Field Documentation

◆ a0

UINT64 SMODE_TRAP_REGISTERS::a0

Definition at line 83 of file CpuExceptionHandlerLib.h.

◆ a1

UINT64 SMODE_TRAP_REGISTERS::a1

Definition at line 84 of file CpuExceptionHandlerLib.h.

◆ a2

UINT64 SMODE_TRAP_REGISTERS::a2

Definition at line 85 of file CpuExceptionHandlerLib.h.

◆ a3

UINT64 SMODE_TRAP_REGISTERS::a3

Definition at line 86 of file CpuExceptionHandlerLib.h.

◆ a4

UINT64 SMODE_TRAP_REGISTERS::a4

Definition at line 87 of file CpuExceptionHandlerLib.h.

◆ a5

UINT64 SMODE_TRAP_REGISTERS::a5

Definition at line 88 of file CpuExceptionHandlerLib.h.

◆ a6

UINT64 SMODE_TRAP_REGISTERS::a6

Definition at line 89 of file CpuExceptionHandlerLib.h.

◆ a7

UINT64 SMODE_TRAP_REGISTERS::a7

Definition at line 90 of file CpuExceptionHandlerLib.h.

◆ gp

UINT64 SMODE_TRAP_REGISTERS::gp

Definition at line 76 of file CpuExceptionHandlerLib.h.

◆ ra

UINT64 SMODE_TRAP_REGISTERS::ra

Definition at line 74 of file CpuExceptionHandlerLib.h.

◆ s0

UINT64 SMODE_TRAP_REGISTERS::s0

Definition at line 81 of file CpuExceptionHandlerLib.h.

◆ s1

UINT64 SMODE_TRAP_REGISTERS::s1

Definition at line 82 of file CpuExceptionHandlerLib.h.

◆ s10

UINT64 SMODE_TRAP_REGISTERS::s10

Definition at line 99 of file CpuExceptionHandlerLib.h.

◆ s11

UINT64 SMODE_TRAP_REGISTERS::s11

Definition at line 100 of file CpuExceptionHandlerLib.h.

◆ s2

UINT64 SMODE_TRAP_REGISTERS::s2

Definition at line 91 of file CpuExceptionHandlerLib.h.

◆ s3

UINT64 SMODE_TRAP_REGISTERS::s3

Definition at line 92 of file CpuExceptionHandlerLib.h.

◆ s4

UINT64 SMODE_TRAP_REGISTERS::s4

Definition at line 93 of file CpuExceptionHandlerLib.h.

◆ s5

UINT64 SMODE_TRAP_REGISTERS::s5

Definition at line 94 of file CpuExceptionHandlerLib.h.

◆ s6

UINT64 SMODE_TRAP_REGISTERS::s6

Definition at line 95 of file CpuExceptionHandlerLib.h.

◆ s7

UINT64 SMODE_TRAP_REGISTERS::s7

Definition at line 96 of file CpuExceptionHandlerLib.h.

◆ s8

UINT64 SMODE_TRAP_REGISTERS::s8

Definition at line 97 of file CpuExceptionHandlerLib.h.

◆ s9

UINT64 SMODE_TRAP_REGISTERS::s9

Definition at line 98 of file CpuExceptionHandlerLib.h.

◆ sepc

UINT64 SMODE_TRAP_REGISTERS::sepc

Definition at line 105 of file CpuExceptionHandlerLib.h.

◆ sp

UINT64 SMODE_TRAP_REGISTERS::sp

Definition at line 75 of file CpuExceptionHandlerLib.h.

◆ sstatus

UINT64 SMODE_TRAP_REGISTERS::sstatus

Definition at line 106 of file CpuExceptionHandlerLib.h.

◆ stval

UINT64 SMODE_TRAP_REGISTERS::stval

Definition at line 107 of file CpuExceptionHandlerLib.h.

◆ t0

UINT64 SMODE_TRAP_REGISTERS::t0

Definition at line 78 of file CpuExceptionHandlerLib.h.

◆ t1

UINT64 SMODE_TRAP_REGISTERS::t1

Definition at line 79 of file CpuExceptionHandlerLib.h.

◆ t2

UINT64 SMODE_TRAP_REGISTERS::t2

Definition at line 80 of file CpuExceptionHandlerLib.h.

◆ t3

UINT64 SMODE_TRAP_REGISTERS::t3

Definition at line 101 of file CpuExceptionHandlerLib.h.

◆ t4

UINT64 SMODE_TRAP_REGISTERS::t4

Definition at line 102 of file CpuExceptionHandlerLib.h.

◆ t5

UINT64 SMODE_TRAP_REGISTERS::t5

Definition at line 103 of file CpuExceptionHandlerLib.h.

◆ t6

UINT64 SMODE_TRAP_REGISTERS::t6

Definition at line 104 of file CpuExceptionHandlerLib.h.

◆ tp

UINT64 SMODE_TRAP_REGISTERS::tp

Definition at line 77 of file CpuExceptionHandlerLib.h.

◆ zero

UINT64 SMODE_TRAP_REGISTERS::zero

Definition at line 73 of file CpuExceptionHandlerLib.h.


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