Xv6 with picoc & Linkage editor  v1.0
The project delineate mutual cohesion between c library, linkage editor ( linker), interpreter and operating system by porting the same on xv6 kernel
Data Fields
trapframe Struct Reference

Data Fields

uint edi
uint esi
uint ebp
uint oesp
uint ebx
uint edx
uint ecx
uint eax
ushort gs
ushort padding1
ushort fs
ushort padding2
ushort es
ushort padding3
ushort ds
ushort padding4
uint trapno
uint err
uint eip
ushort cs
ushort padding5
uint eflags
uint esp
ushort ss
ushort padding6

Detailed Description

Definition at line 150 of file x86.h.


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