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

/netbsd-current/external/gpl3/gdb.old/dist/include/cgen/
H A Dbitset.h47 extern void cgen_bitset_union (CGEN_BITSET *, CGEN_BITSET *, CGEN_BITSET *);
/netbsd-current/external/gpl3/gdb/dist/include/cgen/
H A Dbitset.h47 extern void cgen_bitset_union (CGEN_BITSET *, CGEN_BITSET *, CGEN_BITSET *);
/netbsd-current/external/gpl3/binutils.old/dist/include/cgen/
H A Dbitset.h47 extern void cgen_bitset_union (CGEN_BITSET *, CGEN_BITSET *, CGEN_BITSET *);
/netbsd-current/external/gpl3/binutils/dist/include/cgen/
H A Dbitset.h47 extern void cgen_bitset_union (CGEN_BITSET *, CGEN_BITSET *, CGEN_BITSET *);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcgen-bitset.c160 cgen_bitset_union (CGEN_BITSET * mask1, CGEN_BITSET * mask2, function
H A Dmep-dis.c685 cgen_bitset_union (ivc2_core_isa, &MEP_CORE_ISA, ivc2_core_isa);
686 cgen_bitset_union (ivc2_core_isa, &MEP_COP32_ISA, ivc2_core_isa);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcgen-bitset.c160 cgen_bitset_union (CGEN_BITSET * mask1, CGEN_BITSET * mask2, function
H A Dmep-dis.c685 cgen_bitset_union (ivc2_core_isa, &MEP_CORE_ISA, ivc2_core_isa);
686 cgen_bitset_union (ivc2_core_isa, &MEP_COP32_ISA, ivc2_core_isa);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-bitset.c160 cgen_bitset_union (CGEN_BITSET * mask1, CGEN_BITSET * mask2, function
H A Dmep-dis.c685 cgen_bitset_union (ivc2_core_isa, &MEP_CORE_ISA, ivc2_core_isa);
686 cgen_bitset_union (ivc2_core_isa, &MEP_COP32_ISA, ivc2_core_isa);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcgen-bitset.c160 cgen_bitset_union (CGEN_BITSET * mask1, CGEN_BITSET * mask2, function
H A Dmep-dis.c699 cgen_bitset_union (ivc2_core_isa, &MEP_CORE_ISA, ivc2_core_isa);
700 cgen_bitset_union (ivc2_core_isa, &MEP_COP32_ISA, ivc2_core_isa);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mep.c1237 cgen_bitset_union (isas, & MEP_CORE_ISA, isas);
1265 cgen_bitset_union (isas, & MEP_COP16_ISA, isas);
1266 cgen_bitset_union (isas, & MEP_COP48_ISA, isas);
1267 cgen_bitset_union (isas, & MEP_COP64_ISA, isas);
1272 cgen_bitset_union (isas, & MEP_COP_ISA, isas);
1358 cgen_bitset_union (isas, & MEP_COP32_ISA, isas);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mep.c1237 cgen_bitset_union (isas, & MEP_CORE_ISA, isas);
1265 cgen_bitset_union (isas, & MEP_COP16_ISA, isas);
1266 cgen_bitset_union (isas, & MEP_COP48_ISA, isas);
1267 cgen_bitset_union (isas, & MEP_COP64_ISA, isas);
1272 cgen_bitset_union (isas, & MEP_COP_ISA, isas);
1358 cgen_bitset_union (isas, & MEP_COP32_ISA, isas);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mep.c1237 cgen_bitset_union (isas, & MEP_CORE_ISA, isas);
1265 cgen_bitset_union (isas, & MEP_COP16_ISA, isas);
1266 cgen_bitset_union (isas, & MEP_COP48_ISA, isas);
1267 cgen_bitset_union (isas, & MEP_COP64_ISA, isas);
1272 cgen_bitset_union (isas, & MEP_COP_ISA, isas);
1358 cgen_bitset_union (isas, & MEP_COP32_ISA, isas);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmep-tdep.c279 cgen_bitset_union (cop, core, cop_and_core);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmep-tdep.c281 cgen_bitset_union (cop, core, cop_and_core);

Completed in 410 milliseconds