Skip to content
Snippets Groups Projects
Commit 2bb3ae82 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

arm: move ARMv7 NEON stuff into isa/arm/neon

Down the line, we probably should not have one directory per ISA
extension. This replicates the model from the hw/*/ directory.

isa/ seems better than arch/ because:
 - "Instruction Set Architecture" is more specific than "Architecture",
 - it saves one character,
 - no modules/ subdirectory starts with I yet (so this will not break
   auto-completion habits).

This also moves non-NEON-specific files to isa/arm/.
parent 5767210b
No related branches found
No related tags found
Loading
Pipeline #186197 passed with stage
in 22 minutes and 49 seconds
Showing
with 28 additions and 28 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment