Home
last modified time | relevance | path

Searched refs:m32c_expand_insv (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c-protos.h44 int m32c_expand_insv (rtx *);
H A Dbitops.md418 "if (m32c_expand_insv (operands))
H A Dm32c.c3881 m32c_expand_insv (rtx *operands) in m32c_expand_insv() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c-protos.h44 int m32c_expand_insv (rtx *);
H A Dbitops.md418 "if (m32c_expand_insv (operands))
H A Dm32c.cc3885 m32c_expand_insv (rtx *operands) in m32c_expand_insv() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200611993 * config/m32c/m32c.c (m32c_expand_insv): Check that the value
16916 (m32c_expand_insv): Fix test for an AND mask.
17066 (m32c_expand_insv): New.
H A DChangeLog-200926520 (m32c_expand_insv): Silence a warning.
H A DChangeLog-201225555 (m32c_expand_insv): Likewise.
H A DChangeLog-200715313 (m32c_expand_insv): Likewise.
H A DChangeLog-20106753 (m32c_expand_insv): Fix check of op0 rtx_code to use GET_CODE.