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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.c2121 ppc_apuinfo_section_add (unsigned int apu, unsigned int version)
2690 ppc_apuinfo_section_add (PPC_APUINFO_SPE, 1);
2692 ppc_apuinfo_section_add (PPC_APUINFO_ISEL, 1);
2694 ppc_apuinfo_section_add (PPC_APUINFO_EFS, 1);
2696 ppc_apuinfo_section_add (PPC_APUINFO_BRLOCK, 1);
2698 ppc_apuinfo_section_add (PPC_APUINFO_PMR, 1);
2700 ppc_apuinfo_section_add (PPC_APUINFO_CACHELCK, 1);
2702 ppc_apuinfo_section_add (PPC_APUINFO_RFMCI, 1);
2111 ppc_apuinfo_section_add (unsigned int apu, unsigned int version) function

Completed in 52 milliseconds