diff --git a/notes/ISAs of interest b/notes/ISAs of interest new file mode 100644 index 0000000..6c8e5cb --- /dev/null +++ b/notes/ISAs of interest @@ -0,0 +1,8 @@ +Any and all ISAs I may have interest in running FENIX on. Both the shorthand +to be used in `arch` folders and the full name are given. + +i386 Intel i386 and derivatives; IA-32 +amd64 64-bit extensions to IA-32; AKA x86_64 +aarch64 64-bit ARM processors for stuff like the RPi and Pinebook +ppc64 Power ISA (specifically Power ISA v.3.0/POWER9) +riscv RISC-V alĂ  the Beagle-V \ No newline at end of file