forked from MeloNX/MeloNX
Fix CPU instruction Ld/St (single structure) with index != 0
This commit is contained in:
parent
cb3fea6aaa
commit
36354a9589
@ -82,6 +82,7 @@ namespace ChocolArm64.Decoder
|
||||
}
|
||||
}
|
||||
|
||||
this.Index = Index;
|
||||
this.SElems = SElems;
|
||||
this.Size = Scale;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user