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