Searched refs:arith_double_4096_operand (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.h3260 extern int arith_double_4096_operand ();
H A Dsparc.c945 arith_double_4096_operand (op, mode)
963 return arith_double_operand (op, mode) || arith_double_4096_operand (op, mode);
941 arith_double_4096_operand (op, mode) function

Completed in 60 milliseconds