Add support for ARMV7 achitecture. - [ ] Add the ARM clang toolchain. - [ ] Add the ARMV7-A target. - [ ] Implement a CPU file for ARM. - [ ] Modify the run bat to use qemu for ARM. - [ ] Modify the build workflow.
Add support for ARMV7 achitecture.