Subversion Repositories HelenOS-historic

Rev

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

Rev 161 Rev 309
Line 32... Line 32...
32
.global calibrate_delay_loop
32
.global calibrate_delay_loop
33
.global asm_delay_loop
33
.global asm_delay_loop
34
.global userspace
34
.global userspace
35
.global before_thread_runs_arch
35
.global before_thread_runs_arch
36
.global dummy
36
.global dummy
-
 
37
.global fpu_enable
-
 
38
.global fpu_disable
-
 
39
.global fpu_init
37
 
40
 
38
before_thread_runs_arch:
41
before_thread_runs_arch:
39
userspace:
42
userspace:
40
calibrate_delay_loop:
43
calibrate_delay_loop:
41
asm_delay_loop:
44
asm_delay_loop:
-
 
45
fpu_enable:
-
 
46
fpu_disable:
-
 
47
fpu_init:	
42
 
48
 
43
dummy:
49
dummy:
44
	j $31
50
	j $31
45
	nop
51
	nop