Skip to content

Commit

Permalink
OP_{F|R}MOVE
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinlong-Wu committed Dec 21, 2023
1 parent 79e8c7d commit e8dbc86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mono/mono/mini/mini-riscv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1814,6 +1814,8 @@ mono_arch_decompose_opts (MonoCompile *cfg, MonoInst *ins)
{
switch (ins->opcode) {
case OP_CKFINITE:
case OP_FMOVE:
case OP_RMOVE:
case OP_IADD:
case OP_LADD:
case OP_RADD:
Expand Down

0 comments on commit e8dbc86

Please sign in to comment.