use the TCG code generator
[sdk/emulator/qemu.git] / target-i386 / helper.h
1 #define TCG_HELPER_PROTO
2
3 void TCG_HELPER_PROTO helper_divl_EAX_T0(target_ulong t0);
4 void TCG_HELPER_PROTO helper_idivl_EAX_T0(target_ulong t0);