Subversion Repositories HelenOS-historic

Rev

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

Rev 210 Rev 309
Line 30... Line 30...
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 dummy
34
.global dummy
-
 
35
.global fpu_init
-
 
36
.global fpu_enable
-
 
37
.global fpu_disable
35
 
38
 
36
before_thread_runs_arch:
39
before_thread_runs_arch:
37
userspace:
40
userspace:
38
asm_delay_loop:
41
asm_delay_loop:
-
 
42
fpu_init:
-
 
43
fpu_enable:	
-
 
44
fpu_disable:	
39
 
45
 
40
dummy:
46
dummy:
41
0:
47
0:
42
	b 0b
48
	b 0b