mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 23:39:24 +02:00
FpDebug: Initialize mask register
This commit is contained in:
parent
ca21d54657
commit
1966405611
@ -4672,6 +4672,7 @@ begin
|
|||||||
CodeIdx := 0;
|
CodeIdx := 0;
|
||||||
OperIdx := 0;
|
OperIdx := 0;
|
||||||
SimdOpcode := soInvalid;
|
SimdOpcode := soInvalid;
|
||||||
|
Vex.MaskIndex := 0;
|
||||||
|
|
||||||
DoDisassemble;
|
DoDisassemble;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user