Revision 056401ea target-ppc/op_helper.h

b/target-ppc/op_helper.h
155 155
#endif
156 156

  
157 157
/* POWER / PowerPC 601 specific helpers */
158
void do_store_601_batu (int nr);
159 158
void do_POWER_abso (void);
160 159
void do_POWER_clcs (void);
161 160
void do_POWER_div (void);
......
168 167
#if !defined(CONFIG_USER_ONLY)
169 168
void do_POWER_rac (void);
170 169
void do_POWER_rfsvc (void);
170
void do_store_hid0_601 (void);
171 171
#endif
172 172

  
173 173
/* PowerPC 602 specific helper */

Also available in: Unified diff