Commit 07fe1625 by Jeff Law

*** empty log message ***

From-SVN: r463
parent ef9fe0da
......@@ -319,6 +319,7 @@ extern optab neg_optab; /* Negation */
extern optab abs_optab; /* Abs value */
extern optab one_cmpl_optab; /* Bitwise not */
extern optab ffs_optab; /* Find first bit set */
extern optab sqrt_optab; /* Square root */
/* Passed to expand_binop and expand_unop to say which options to try to use
if the requested operation can't be open-coded on the requisite mode.
......
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