Revision 9d901a20 target-ppc/op_helper.h

b/target-ppc/op_helper.h
79 79
#if defined(TARGET_PPC64)
80 80
void do_adde_64 (void);
81 81
void do_addmeo_64 (void);
82
void do_imul64 (uint64_t *tl, uint64_t *th);
83
void do_mul64 (uint64_t *tl, uint64_t *th);
84 82
void do_divdo (void);
85 83
void do_divduo (void);
86 84
void do_mulldo (void);

Also available in: Unified diff