Commit 6901b620 by Richard Kenner

(output_move_{si,hi,qi}mode): Declare.

From-SVN: r13788
parent f4e80198
......@@ -2081,6 +2081,9 @@ do { long l; \
extern char *output_move_const_into_data_reg ();
extern char *output_move_simode_const ();
extern char *output_move_simode ();
extern char *output_move_himode ();
extern char *output_move_qimode ();
extern char *output_move_double ();
extern char *output_move_const_single ();
extern char *output_move_const_double ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment