Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Darc-dis.c118 const struct arc_flag_special *flg_spec; in special_flag_p() local
123 flg_spec = &arc_flag_special_cases[i]; in special_flag_p()
125 if (strcmp (opname, flg_spec->name)) in special_flag_p()
131 flgidx = flg_spec->flags[j]; in special_flag_p()