CALLTR02 avoid stall for wide read after partial register write
committer: jreiser <jreiser> 976905329 +0000
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ ct1:
|
|||||||
%endif
|
%endif
|
||||||
mov [edi], eax
|
mov [edi], eax
|
||||||
add edi, byte 5
|
add edi, byte 5
|
||||||
mov eax, ebx
|
mov al, bl
|
||||||
loop ct1
|
loop ct1
|
||||||
%else; __CALLTR10__
|
%else; __CALLTR10__
|
||||||
;; 32-bit call XOR jump trick
|
;; 32-bit call XOR jump trick
|
||||||
|
|||||||
Reference in New Issue
Block a user