Searched defs:shift_acc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-intrinsic.c88 int shift_acc = (val_mode == QImode) ? 8 : 16; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-intrinsic.cc88 int shift_acc = (val_mode == QImode) ? 8 : 16; local

Completed in 182 milliseconds