CALLTR02 avoid stall for wide read after partial register write

committer: jreiser <jreiser> 976905329 +0000
This commit is contained in:
John Reiser
2000-12-15 18:35:29 +00:00
parent f3a52a7bff
commit f4e422290d
+1 -1
View File
@@ -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