Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c2227 char *cnt_arg, *new_arg; in xg_reverse_shift_count() local
2231 new_arg = concat ("31-(", cnt_argp, ")", (char *) NULL); in xg_reverse_shift_count()
2234 *cnt_argp = new_arg; in xg_reverse_shift_count()