Home
last modified time | relevance | path

Searched refs:output_move_double (Results 1 – 20 of 20) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/arm/
Darm-protos.h111 extern const char *output_move_double (rtx *);
Diwmmxt.md77 return output_move_double (operands);
172 default: return output_move_double (operands);
192 default: return output_move_double (operands);
212 default: return output_move_double (operands);
229 "* return output_move_double (operands);"
Dcirrus.md383 return output_move_double (operands);
443 case 3: case 4: return output_move_double (operands);
Dvfp.md161 return output_move_double (operands);
226 return output_move_double (operands);
Dfpa.md567 case 3: case 4: return output_move_double (operands);
Darm.md4181 return output_move_double (operands);
5346 return output_move_double (operands);
Darm.c8742 output_move_double (rtx *operands) in output_move_double() function
/freebsd-9-stable/contrib/gcc/
DChangeLog1565 (output_move_double): Fixup out of range ldrd/strd.
1921 * pa.c (output_move_double): Change array size of xoperands to 4.
DFSFChangeLog.101657 * arm.c (output_move_double): Cope with both word-endian
3242 * pa.c (output_move_double): Correctly identify and handle
3710 * arm.c (output_move_double): Extract DFmode constants using
3845 (output_move_double): Use the ldm/stm variants more efficiently.
5728 * pdp11.c (output_move_double): Handle CONST_INT parameters properly.
DFSFChangeLog.11805 * arm.c (output_move_double): Allocate 3 entries in otherops array.
1693 (output_move_double): Handle case where CONST_INT is more than 32 bits.
1706 (output_move_double): Correct typo in prototype.
5694 * pa.c (output_move_double): Handle loading a general register
DChangeLog-19971483 * arm.c (output_move_double): Allocate 3 entries in otherops array.
DChangeLog-19987760 output_move_double, output_move_quad, output_fp_move_double,
7825 output_fp_move_quad, output_move_double, output_move_quad,
16666 (output_move_double): Suppress int ldd usage on ultrasparc and v9.
DChangeLog-200519772 (pdp11_output_function_epilogue, output_move_double,
21307 output_move_qimode, output_move_double, find_addr_reg,
21632 output_move_double, arithmetic_instr, shift_op, int_log2,
22613 output_move_double, output_fp_move_double, find_addr_reg,
25207 (output_move_double): Delete code to handle reg to reg and
DChangeLog-199915252 memory stalls. Call output_move_double instead of output_to_reg.
15376 * i386.c (output_move_double): Abort if a non-offsettable
15637 by output_move_double with the correct operands.
DChangeLog-20004164 * arm.c (output_move_double): Likewise.
9312 * v850.c (output_move_single, output_move_double): Constify
31414 (singlemove_string, output_move_double, output_fp_move_double,
DChangeLog-200310512 * config/i860/i860.c (output_move_double): Don't set latehalf
18454 arm_print_value, arm_rtx_costs_1, output_move_double,
19294 * arm.c (output_move_double): Pass SImode to adjust_address.
DChangeLog-20016913 * pa.c (output_move_double): Fix typo in double load.
25982 * config/v850/v850.c (print_operand, output_move_double): Use
DChangeLog-200616163 * config/pa/pa.c (output_move_double): Handle copies between general
DChangeLog-200227599 (print_operand), config/arm/arm.c (output_move_double),
27647 * config/pdp11/pdp11.c (output_move_double): Rearrange
DChangeLog-200434571 (output_move_double): Use doubleword load/store instructions.