]> Git Repo - qemu.git/blobdiff - target/loongarch/helper.h
target/loongarch: Add floating point move instruction translation
[qemu.git] / target / loongarch / helper.h
index 1e8749433a357370ce3fd6c743a472337311c65c..da1a2bced724d6927b7c69e04779f25726dbcb5a 100644 (file)
@@ -90,3 +90,5 @@ DEF_HELPER_2(ftint_w_s, i64, env, i64)
 DEF_HELPER_2(ftint_w_d, i64, env, i64)
 DEF_HELPER_2(frint_s, i64, env, i64)
 DEF_HELPER_2(frint_d, i64, env, i64)
+
+DEF_HELPER_FLAGS_2(set_rounding_mode, TCG_CALL_NO_RWG, void, env, i32)
This page took 0.02256 seconds and 4 git commands to generate.