Home
last modified time | relevance | path

Searched refs:mips_expand_unaligned_store (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/mips/
Dmips-protos.h191 extern bool mips_expand_unaligned_store (rtx, rtx, unsigned int, int);
Dmips.c3544 if (!mips_expand_unaligned_store (part, regs[i], bits, 0)) in mips_block_move_straight()
4553 mips_expand_unaligned_store (rtx dest, rtx src, unsigned int width, int bitpos) in mips_expand_unaligned_store() function
Dmips.md2942 if (mips_expand_unaligned_store (operands[0], operands[3],
/freebsd-9-stable/contrib/gcc/
DChangeLog-200324507 (mips_expand_unaligned_store): Declare.
24509 (mips_expand_unaligned_load, mips_expand_unaligned_store): New fns.
24515 (insv): Use mips_expand_unaligned_store. Use a reg_or_0_operand
DChangeLog-20061969 * config/mips/mips.c (mips_expand_unaligned_store): Use the mode
DChangeLog-200426159 to mips_expand_unaligned_load, mips_expand_unaligned_store, and