Statistics
| Branch: | Revision:

root / target-i386 / helper.h @ a35f3ec7

History | View | Annotate | Download (145 Bytes)

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);