]> Git Repo - qemu.git/blame - target/moxie/helper.h
Plumb the HAXM-based hardware acceleration support
[qemu.git] / target / moxie / helper.h
CommitLineData
525bd324
AG
1DEF_HELPER_2(raise_exception, void, env, int)
2DEF_HELPER_1(debug, void, env)
3
4DEF_HELPER_FLAGS_3(div, TCG_CALL_NO_WG, i32, env, i32, i32)
5DEF_HELPER_FLAGS_3(udiv, TCG_CALL_NO_WG, i32, env, i32, i32)
This page took 0.192077 seconds and 4 git commands to generate.