Subversion Repositories HelenOS

Rev

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

Rev 65 Rev 125
Line 81... Line 81...
81
	cpuid	
81
	cpuid	
82
	movl %eax,0(%esi)
82
	movl %eax,0(%esi)
83
	movl %ebx,4(%esi)
83
	movl %ebx,4(%esi)
84
	movl %ecx,8(%esi)
84
	movl %ecx,8(%esi)
85
	movl %edx,12(%esi)
85
	movl %edx,12(%esi)
86
    
86
 
87
	popa
87
	popa
88
	popl %ebp
88
	popl %ebp
89
	ret
89
	ret
90
 
90
 
91
rdtsc:
91
rdtsc: