Subversion Repositories HelenOS-historic

Rev

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

Rev 319 Rev 326
Line 30... Line 30...
30
.set noat
30
.set noat
31
 
31
 
32
.global calibrate_delay_loop
32
.global calibrate_delay_loop
33
.global asm_delay_loop
33
.global asm_delay_loop
34
.global dummy
34
.global dummy
35
.global fpu_enable
-
 
36
.global fpu_disable
-
 
37
.global fpu_init
-
 
38
	
35
	
39
calibrate_delay_loop:
36
calibrate_delay_loop:
40
asm_delay_loop:
37
asm_delay_loop:
41
fpu_enable:
-
 
42
fpu_disable:
-
 
43
fpu_init:	
-
 
44
 
38
 
45
dummy:
39
dummy:
46
	j $31
40
	j $31
47
	nop
41
	nop