fibb_tsc: poprawka timestamp(), zabezpieczenie EBX/RBX
This commit is contained in:
@@ -6,8 +6,11 @@
|
||||
.text
|
||||
|
||||
timestamp:
|
||||
push %ebx
|
||||
|
||||
xor %eax, %eax
|
||||
cpuid
|
||||
rdtsc
|
||||
|
||||
pop %ebx
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user