]> Git Repo - qemu.git/blame - target-tilegx/helper.h
target-tilegx: Handle arithmetic instructions
[qemu.git] / target-tilegx / helper.h
CommitLineData
5b212be6
CG
1DEF_HELPER_2(exception, noreturn, env, i32)
2DEF_HELPER_FLAGS_1(cntlz, TCG_CALL_NO_RWG_SE, i64, i64)
3DEF_HELPER_FLAGS_1(cnttz, TCG_CALL_NO_RWG_SE, i64, i64)
4DEF_HELPER_FLAGS_3(shufflebytes, TCG_CALL_NO_RWG_SE, i64, i64, i64, i64)
This page took 0.022471 seconds and 4 git commands to generate.