mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-20 17:51:13 +02:00
Fix CPU instruction Ld/St (single structure) with index != 0
This commit is contained in:
@@ -82,6 +82,7 @@ namespace ChocolArm64.Decoder
|
||||
}
|
||||
}
|
||||
|
||||
this.Index = Index;
|
||||
this.SElems = SElems;
|
||||
this.Size = Scale;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user