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
Main Page
Data Structures
Files
Directories
Data Structures
Data Structure Index
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:
x86.h
All
Data Structures
Generated on Mon Jan 4 2016 21:55:51 for Xv6 with picoc & Linkage editor by
1.7.6.1