Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.cc6246 rtx xlo8 = simplify_gen_subreg (QImode, xval, mode, 0); in avr_out_compare() local
6249 if (INTVAL (xlo8) == INTVAL (xhi8)) in avr_out_compare()
6252 xop[1] = xlo8; in avr_out_compare()