Subversion Repositories HelenOS-historic

Rev

Rev 534 | Rev 977 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 534 Rev 897
Line 29... Line 29...
29
.text
29
.text
30
 
30
 
31
.global asm_delay_loop
31
.global asm_delay_loop
32
.global userspace
32
.global userspace
33
.global before_thread_runs_arch
33
.global before_thread_runs_arch
-
 
34
.global after_thread_ran_arch
34
.global dummy
35
.global dummy
35
.global fpu_init
36
.global fpu_init
36
.global fpu_enable
37
.global fpu_enable
37
.global fpu_disable
38
.global fpu_disable
38
 
39
 
39
before_thread_runs_arch:
40
before_thread_runs_arch:
-
 
41
after_thread_ran_arch:
40
userspace:
42
userspace:
41
asm_delay_loop:
43
asm_delay_loop:
42
fpu_init:
44
fpu_init:
43
fpu_enable:	
45
fpu_enable:	
44
fpu_disable:	
46
fpu_disable: