Skip to content

Commit

Permalink
err???
Browse files Browse the repository at this point in the history
  • Loading branch information
cetio committed May 21, 2024
1 parent edb0680 commit dca9adc
Show file tree
Hide file tree
Showing 2 changed files with 659 additions and 2,362 deletions.
2 changes: 2 additions & 0 deletions source/fnc/emission/ir.d
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ public enum OpCode : ushort
IDPKU,
IDAVX512VBMI2,
IDCET,
IDOSPKE,
IDGFNI,
IDVAES,
IDVPCL,
Expand Down Expand Up @@ -1369,6 +1370,7 @@ final:
case IDBMI1:
case IDBMI2:
case IDCET:
case IDOSPKE:
case IDCID:
case IDCLFL:
case IDCLFLUSHOPT:
Expand Down
Loading

0 comments on commit dca9adc

Please sign in to comment.