Home
last modified time | relevance | path

Searched refs:fix_bit_operand (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300-protos.h52 extern int fix_bit_operand (rtx *, enum rtx_code);
H A Dh8300.cc4705 fix_bit_operand (rtx *operands, enum rtx_code code) in fix_bit_operand() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300-protos.h52 extern int fix_bit_operand (rtx *, enum rtx_code);
H A Dh8300.c5084 fix_bit_operand (rtx *operands, enum rtx_code code) in fix_bit_operand() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200425394 (andqi3, iorqi3, xorqi3): Likewise. Don't call fix_bit_operand
25409 (bit_memory_operand, fix_bit_operand): Likewise.
41694 fix_bit_operand().
41695 * config/h8300/h8300.c (fix_bit_operand): Remove the second
41701 * config/h8300/h8300.c (fix_bit_operand): Change the name of
41711 * config/h8300/h8300.c (fix_bit_operand): Don't generate insns
H A DChangeLog-200219143 (fix_bit_operand): Make WHAT deal with an integer instead of a
19150 of fix_bit_operand.
H A DChangeLog-199920903 * h8300.c (fix_bit_operand): Likewise.
H A DChangeLog-200019833 * config/h8300/h7300.c (fix_bit_operand): Likewise.
H A DChangeLog-200521187 output_a_rotate, compute_a_rotate_length, fix_bit_operand,
H A DChangeLog-201131781 (fix_bit_operand): Use satisfies_constraint_U.