UNIX xv6 (rev8, 9/1/15)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions | Variables
swtch.S File Reference

Go to the source code of this file.

Functions

globl swtch eax movl (%esp)
 

Variables

globl swtch swtch
 
globl swtch eax edx pushl ebp
pushl ebx pushl esi pushl edi
movl 
esp
 
globl swtch eax edx pushl ebp
pushl ebx pushl esi pushl edi
movl eax movl 
edx
 

Function Documentation

globl swtch eax movl ( esp)

Variable Documentation

globl swtch eax edx pushl ebp pushl ebx pushl esi pushl edi movl eax movl edx

Definition at line 20 of file swtch.S.

globl swtch eax edx pushl ebp pushl ebx pushl esi pushl edi movl esp

Definition at line 20 of file swtch.S.

globl swtch swtch

Definition at line 10 of file swtch.S.