1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 05:26:26 -05:00

Remove CpuId IR instruction (#1227)

This commit is contained in:
gdkchan
2020-05-13 02:30:21 -03:00
committed by GitHub
parent 1f8e45c2ba
commit 96c7988671
4 changed files with 0 additions and 44 deletions

View File

@@ -69,7 +69,6 @@ namespace ARMeilleure.IntermediateRepresentation
ZeroExtend8,
Clobber,
CpuId,
Extended,
Fill,
LoadFromContext,