aboutsummaryrefslogtreecommitdiff
path: root/tcg/riscv/tcg-target-con-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcg/riscv/tcg-target-con-set.h')
-rw-r--r--tcg/riscv/tcg-target-con-set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcg/riscv/tcg-target-con-set.h b/tcg/riscv/tcg-target-con-set.h
index 1a33ece98f..a5cadd303f 100644
--- a/tcg/riscv/tcg-target-con-set.h
+++ b/tcg/riscv/tcg-target-con-set.h
@@ -18,4 +18,5 @@ C_O1_I2(r, r, rI)
C_O1_I2(r, r, rJ)
C_O1_I2(r, rZ, rN)
C_O1_I2(r, rZ, rZ)
+C_O1_I4(r, r, rI, rM, rM)
C_O2_I4(r, r, rZ, rZ, rM, rM)