Closed davidawad closed 9 years ago
here's the github link. https://github.com/guilleiguaran/xv6/blob/master/trap.c
Here is a useful pdf, you can find some good information on line 0602 about traps.
0602
http://pdos.csail.mit.edu/6.828/2014/xv6/xv6-rev7.pdf
http://stackoverflow.com/questions/23878400/how-processor-handles-case-of-division-by-zero
here's the github link. https://github.com/guilleiguaran/xv6/blob/master/trap.c
Here is a useful pdf, you can find some good information on line
0602
about traps.http://pdos.csail.mit.edu/6.828/2014/xv6/xv6-rev7.pdf