diff options
Diffstat (limited to 'tcg/loongarch64/tcg-target-con-set.h')
-rw-r--r-- | tcg/loongarch64/tcg-target-con-set.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tcg/loongarch64/tcg-target-con-set.h b/tcg/loongarch64/tcg-target-con-set.h index 7e45949..9ac24b8 100644 --- a/tcg/loongarch64/tcg-target-con-set.h +++ b/tcg/loongarch64/tcg-target-con-set.h @@ -16,3 +16,5 @@ */ C_O0_I1(r) C_O1_I1(r, r) +C_O1_I2(r, r, rC) +C_O1_I2(r, r, rU) |