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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-dis.c1132 static CGEN_BITSET *permanent_isa;
1134 if (!permanent_isa)
1135 permanent_isa = cgen_bitset_create (MAX_ISAS);
1136 isa = permanent_isa;
1128 static CGEN_BITSET *permanent_isa; local

Completed in 49 milliseconds