Altera Nios II Custom Bedienungsanleitung Seite 45

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 50
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 44
Appendix B: Custom Instruction Built-in Functions B–3
Built-in Functions that Return a Pointer Value
January 2011 Altera Corporation Nios II Custom Instruction User Guide
void *__builtin_custom_pnfi (int n, float dataa, int datab);
void *__builtin_custom_pnff (int n, float dataa, float datab);
void *__builtin_custom_pnfp (int n, float dataa, void *datab);
void *__builtin_custom_pnpi (int n, void *dataa, int datab);
void *__builtin_custom_pnpf (int n, void *dataa, float datab);
void *__builtin_custom_pnpp (int n, void *dataa, void *datab);
Seitenansicht 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50

Kommentare zu diesen Handbüchern

Keine Kommentare