Searched refs:get_processor (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-ops.c153 static e_processor get_processor (int yyproc);
201 return alloc_entry (get_processor (yyprocessor), get_type (yytype), regname,
212 e = alloc_entry (get_processor (yyprocessor), e_insn, name, value);
583 processor = get_processor (ITBL_DECODE_PNUM (insn));
805 get_processor (int yyproc) function

Completed in 160 milliseconds