]> Git Repo - qemu.git/blobdiff - target-mips/helper.h
dataplane: fix hang introduced by AioContext transition
[qemu.git] / target-mips / helper.h
index cd48738ff9741c87364a22199f894bd6a4969f29..ed75e2c9f250857093b8d37160fb2ead68ce5b59 100644 (file)
@@ -24,8 +24,6 @@ DEF_HELPER_FLAGS_1(clz, TCG_CALL_NO_RWG_SE, tl, tl)
 #ifdef TARGET_MIPS64
 DEF_HELPER_FLAGS_1(dclo, TCG_CALL_NO_RWG_SE, tl, tl)
 DEF_HELPER_FLAGS_1(dclz, TCG_CALL_NO_RWG_SE, tl, tl)
-DEF_HELPER_3(dmult, void, env, tl, tl)
-DEF_HELPER_3(dmultu, void, env, tl, tl)
 #endif
 
 DEF_HELPER_3(muls, tl, env, tl, tl)
This page took 0.021608 seconds and 4 git commands to generate.