mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-29 09:57:09 +02:00
Fix more warnings
This commit is contained in:
parent
a00ad022fd
commit
79d9c5a083
5 changed files with 21 additions and 5 deletions
|
@ -22,7 +22,6 @@ namespace Ryujinx.Cpu.LightningJit.Arm32
|
|||
|
||||
RdnDn = Rdn | Dn,
|
||||
RdRd16 = Rd | Rd16,
|
||||
RtRt16 = Rt | Rd16,
|
||||
RtRt2 = Rt | Rt2,
|
||||
RdLoRdHi = RdLo | RdHi,
|
||||
RdLoHi = Rd | RdHi,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue