Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11-protos.h124 extern int m68hc11_shift_operator PARAMS((rtx, enum machine_mode));
H A Dm68hc11.c1169 m68hc11_shift_operator (op, mode) in m68hc11_shift_operator() function
H A Dm68hc11.md5925 (match_operator:HI 3 "m68hc11_shift_operator"
/openbsd/gnu/gcc/gcc/config/m68hc11/
H A Dpredicates.md119 (define_predicate "m68hc11_shift_operator"
H A Dm68hc11.md5904 (match_operator:HI 3 "m68hc11_shift_operator"
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog6282 * config/m68hc11/m68hc11.c (m68hc11_shift_operator): New function.
6283 * config/m68hc11/m68hc11-protos.h (m68hc11_shift_operator): Declare.