Revision 1b9d9ebb target-i386/helper.h

b/target-i386/helper.h
75 75
void helper_rsm(void);
76 76
void helper_into(int next_eip_addend);
77 77
void helper_cmpxchg8b(target_ulong a0);
78
#ifdef TARGET_X86_64
79
void helper_cmpxchg16b(target_ulong a0);
80
#endif
78 81
void helper_single_step(void);
79 82
void helper_cpuid(void);
80 83
void helper_rdtsc(void);

Also available in: Unified diff