rust/tests/assembly/targets
Huang Qi 0fe555a84d Add NuttX support for AArch64 and ARMv7-A targets
This patch adds tier 3 support for AArch64 and ARMv7-A targets in NuttX,
including:
- AArch64 target: aarch64-unknown-nuttx
- ARMv7-A target: armv7a-nuttx-eabi, armv7a-nuttx-eabihf
- Thumbv7-A target: thumbv7a-nuttx-eabi, thumbv7a-nuttx-eabihf

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2025-01-20 16:33:04 +08:00
..
targets-elf.rs Add NuttX support for AArch64 and ARMv7-A targets 2025-01-20 16:33:04 +08:00
targets-macho.rs Force code generation in assembly generation smoke-tests 2025-01-03 22:21:39 +00:00
targets-nvptx.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
targets-pe.rs Add new {x86_64,i686}-win7-windows-gnu targets 2025-01-06 15:32:17 +01:00