Logo
2025.02

Contents

  • 1. Introduction
  • 2. Nuclei Studio IDE
  • 3. Nuclei Toolchain
    • 3.1. GNU Toolchain
      • 3.1.1. About GNU Toolchain
      • 3.1.2. Extensions Support
      • 3.1.3. General Options
      • 3.1.4. Libraries
      • 3.1.5. Significant Changes Brought by GCC13 Compared to GCC10
      • 3.1.6. Significant Changes Brought by GCC14 Compared to GCC13
      • 3.1.7. Install and Setup
      • 3.1.8. Nuclei Custom BFloat16 Extension
      • 3.1.9. Nuclei Custom VPU Extension
    • 3.2. LLVM Toolchain
  • 4. Nuclei C Runtime Library
  • 5. Nuclei OpenOCD
  • 6. Nuclei QEMU
  • 7. Nuclei Model
  • 8. ChangeLog
  • 9. Glossary
  • 10. Appendix
Nuclei Development Tool Guide
  • 3. Nuclei Toolchain
  • 3.1. GNU Toolchain
  • Edit on GitHub

3.1. GNU Toolchain

  • 3.1.1. About GNU Toolchain
  • 3.1.2. Extensions Support
  • 3.1.3. General Options
  • 3.1.4. Libraries
  • 3.1.5. Significant Changes Brought by GCC13 Compared to GCC10
  • 3.1.6. Significant Changes Brought by GCC14 Compared to GCC13
  • 3.1.7. Install and Setup
  • 3.1.8. Nuclei Custom BFloat16 Extension
    • 3.1.8.1. Introduction
    • 3.1.8.2. 寄存器配置
    • 3.1.8.3. BF16 标量的支持
      • 3.1.8.3.1. 扩展
      • 3.1.8.3.2. 支持的指令
      • 3.1.8.3.3. Examples
    • 3.1.8.4. BF16 向量的支持(rvv intrinsic)
      • 3.1.8.4.1. 扩展
      • 3.1.8.4.2. Nuclei bf16 rvv intrinsic nameing scheme
      • 3.1.8.4.3. Nuclei bf16 支持的rvv 指令
      • 3.1.8.4.4. Nuclei bf16 支持的rvv intrinsic
      • 3.1.8.4.5. Examples
  • 3.1.9. Nuclei Custom VPU Extension
    • 3.1.9.1. Introduction
    • 3.1.9.2. 扩展
    • 3.1.9.3. 支持的指令
    • 3.1.9.4. intrinsic 命名规则
    • 3.1.9.5. Nuclei 自定义的 intrinsic
    • 3.1.9.6. Examples
Previous Next

© Copyright 2019-Present, Nuclei. Last updated on May 21, 2025.

Built with Sphinx using a theme provided by Read the Docs.